什么是 unity-test-runner?
从命令行执行和分析 Unity Test Framework 测试。该技能通过检测 Unity 编辑器、配置测试参数 (EditMode/PlayMode)、通过 CLI 运行测试、解析 XML 结果以及生成详细的故障报告,自动执行 Unity 项目的测试。在运行 Unity 测试、验证游戏逻辑或调试测试失败时使用此选项。 来源:dev-gom/claude-code-marketplace。
从命令行执行和分析 Unity Test Framework 测试。该技能通过检测 Unity 编辑器、配置测试参数 (EditMode/PlayMode)、通过 CLI 运行测试、解析 XML 结果以及生成详细的故障报告,自动执行 Unity 项目的测试。在运行 Unity 测试、验证游戏逻辑或调试测试失败时使用此选项。
通过命令行快速安装 unity-test-runner AI 技能到你的开发环境
来源:dev-gom/claude-code-marketplace。
This skill enables automated execution and analysis of Unity Test Framework tests directly from the command line. It handles the complete test workflow: detecting Unity Editor installations across platforms (Windows/macOS/Linux), configuring test parameters, executing tests in EditMode or PlayMode, parsing NUnit XML results, and generating detailed failure reports with actionable insights.
Use the find-unity-editor.js script to automatically locate the Unity Editor:
Confirm the current directory contains a valid Unity project using cross-platform checks:
从命令行执行和分析 Unity Test Framework 测试。该技能通过检测 Unity 编辑器、配置测试参数 (EditMode/PlayMode)、通过 CLI 运行测试、解析 XML 结果以及生成详细的故障报告,自动执行 Unity 项目的测试。在运行 Unity 测试、验证游戏逻辑或调试测试失败时使用此选项。 来源:dev-gom/claude-code-marketplace。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/dev-gom/claude-code-marketplace --skill unity-test-runner从命令行执行和分析 Unity Test Framework 测试。该技能通过检测 Unity 编辑器、配置测试参数 (EditMode/PlayMode)、通过 CLI 运行测试、解析 XML 结果以及生成详细的故障报告,自动执行 Unity 项目的测试。在运行 Unity 测试、验证游戏逻辑或调试测试失败时使用此选项。 来源:dev-gom/claude-code-marketplace。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/dev-gom/claude-code-marketplace --skill unity-test-runner 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/dev-gom/claude-code-marketplace