← 返回 Skills 市场
14163
总下载
18
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install test-runner
功能描述
Write, run, and manage unit, integration, and E2E tests across TypeScript, Python, and Swift using recommended frameworks.
安全使用建议
Install this skill if you want testing workflow guidance. Before running its example commands, confirm you are in the intended project, review any new dependencies through your normal package-review process, and only run tests from codebases you trust.
功能分析
Type: OpenClaw Skill
Name: test-runner
Version: 1.0.0
The skill bundle provides instructions and code snippets for setting up and running tests across various programming languages and frameworks. All commands and dependencies listed are standard for testing tools (e.g., `npm install`, `npx vitest`, `pytest`, `playwright`). There is no evidence of prompt injection against the agent, data exfiltration, malicious execution, persistence mechanisms, or obfuscation. The content is clearly aligned with its stated purpose of running tests.
能力评估
Purpose & Capability
The skill's stated purpose is to help write and run tests, and the artifact content stays within that scope: framework selection, setup commands, test examples, TDD workflow, coverage commands, and testing guidance.
Instruction Scope
The instructions include commands that install test dependencies and run local tests, which can execute project code, but that behavior is expected, visible, and directly tied to the testing purpose.
Install Mechanism
The artifact is a single non-executable markdown skill file. It does not include an installer or bundled scripts, though it provides example package-manager commands such as npm, uv, and Playwright installation commands.
Credentials
Dependency installation and test execution can affect a development environment, but the requested authority is proportionate for a test-runner guide and remains under user control.
Persistence & Privilege
No persistence mechanism, background worker, credential access, privileged path writes, obfuscation, exfiltration flow, or destructive behavior is present in the artifact.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install test-runner - 安装完成后,直接呼叫该 Skill 的名称或使用
/test-runner触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release with guides for writing and running tests across major languages and frameworks:
- Lists preferred test frameworks for TypeScript/JS, Python, and Swift (unit, integration, E2E).
- Provides setup instructions and example commands for Vitest, Jest, pytest, XCTest, and Playwright.
- Outlines common workflows (TDD) and test patterns (Arrange-Act-Assert, mocking, async).
- Includes example snippets for testing API endpoints and UI components.
- Documents coverage commands and strategies for both JavaScript/TypeScript and Python.
- Clarifies “what to test” with practical recommendations.
元数据
常见问题
Test Runner 是什么?
Write, run, and manage unit, integration, and E2E tests across TypeScript, Python, and Swift using recommended frameworks. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 14163 次。
如何安装 Test Runner?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install test-runner」即可一键安装,无需额外配置。
Test Runner 是免费的吗?
是的,Test Runner 完全免费(开源免费),可自由下载、安装和使用。
Test Runner 支持哪些平台?
Test Runner 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Test Runner?
由 cmanfre7(@cmanfre7)开发并维护,当前版本 v1.0.0。
推荐 Skills