← 返回 Skills 市场
cmanfre7

Test Runner

作者 cmanfre7 · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
13394
总下载
18
收藏
122
当前安装
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, make sure you are in the intended project, review new dependencies through your normal package-management 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 artifact's purpose is to help write and run tests, and its content stays within that scope: framework choices, setup snippets, test commands, patterns, and coverage guidance.
Instruction Scope
It includes commands that run local project tests, which can execute project code, but this is expected and clearly tied to the testing purpose.
Install Mechanism
There is no installer or executable skill code; the guidance includes standard package-manager commands such as npm, uv, and Playwright installs for optional test setup.
Credentials
Dependency installation and test execution can affect a development environment, but the authority is proportionate, disclosed, and user-directed.
Persistence & Privilege
No persistence mechanism, background worker, credential access, privileged path writes, account access, or hidden data flow is present.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install test-runner
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /test-runner 触发
  4. 根据 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.
元数据
Slug test-runner
版本 1.0.0
许可证
累计安装 476
当前安装数 122
历史版本数 1
常见问题

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 插件,目前累计下载 13394 次。

如何安装 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。

💬 留言讨论