The Agent Skills Directory
npx skills add https://smithery.ai/skills/sounder25/run-eels-test-suite自动执行 EELS 合规性测试。此技能处理设置 Python 环境、安装依赖项、针对目标 EVM 二进制文件调用 pytest 以及将结果解析为标准报告的复杂性。
运行 eels 测试eels 合规性检查验证 evm 实现运行执行规范| 参数 | 类型 | 必需 | 默认值 | 描述 |
|---|---|---|---|---|
--evm-binary | string | 是 | - | EVM 可执行文件的路径(例如,ELR.CLI.exe) |
--test-filter | string | 否 | - | 可选的 pytest 过滤器(例如,-k "add or sub") |
--specs-path | string | 否 |
EELS_TEST_RESULTS_<timestamp>.md,包含通过/失败摘要和详细信息。eels_results.json(如果使用 --json 或请求)。WORKSPACE_PROFILE.json 检查)。execution-specs 仓库(通常是 C:\projects\Scrutor\execution-specs 或类似路径)。--evm-binary 是否存在并可运行(版本检查)。execution-specs 是否干净/有效。.venv 以避免污染系统。参见 run_eels_tests.ps1。
# 集成示例
.\skills\01_run_eels_tests\run_eels_tests.ps1 -EvmBinary ".\bin\Debug\net8.0\ELR.CLI.exe" -TestFilter "tests/shanghai/eip3855_push0"
每周安装次数
–
来源
首次出现
–
Automates the execution of EELS compliance tests. This skill handles the complexity of setting up the Python environment, installing dependencies, invoking pytest against a target EVM binary, and parsing the results into standardized reports.
run eels testseels compliance checkverify evm implementationrun execution specs| Parameter | Type | Required | Default | Description |
|---|
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
| 自动检测 |
execution-specs 仓库的路径 |
--output-dir | string | 否 | ./.forensics | 保存报告的目录 |
--json | switch | 否 | False | 仅返回原始 JSON 输出 |
--evm-binary | string | Yes | - | Path to the EVM executable (e.g., ELR.CLI.exe) |
--test-filter | string | No | - | Optional pytest filter (e.g., -k "add or sub") |
--specs-path | string | No | Auto-detect | Path to execution-specs repo |
--output-dir | string | No | ./.forensics | Directory to save reports |
--json | switch | No | False | Return raw JSON output only |
EELS_TEST_RESULTS_<timestamp>.md with pass/fail summary and details.eels_results.json (if --json or requested).WORKSPACE_PROFILE.json).execution-specs repo must exist (usually C:\projects\Scrutor\execution-specs or similar).--evm-binary exists and runs (version check).execution-specs is clean/valid..venv to avoid system pollution.See run_eels_tests.ps1.
# Example integration
.\skills\01_run_eels_tests\run_eels_tests.ps1 -EvmBinary ".\bin\Debug\net8.0\ELR.CLI.exe" -TestFilter "tests/shanghai/eip3855_push0"
Weekly Installs
–
Source
First Seen
–
通过 LiteLLM 代理让 Claude Code 对接 GitHub Copilot 运行 | 高级变通方案指南
29,800 周安装