·unity-test-runner
</>

unity-test-runner

从命令行执行和分析 Unity Test Framework 测试。该技能通过检测 Unity 编辑器、配置测试参数 (EditMode/PlayMode)、通过 CLI 运行测试、解析 XML 结果以及生成详细的故障报告,自动执行 Unity 项目的测试。在运行 Unity 测试、验证游戏逻辑或调试测试失败时使用此选项。

33安装·2热度·@dev-gom

安装

$npx skills add https://github.com/dev-gom/claude-code-marketplace --skill unity-test-runner

如何安装 unity-test-runner

通过命令行快速安装 unity-test-runner AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/dev-gom/claude-code-marketplace --skill unity-test-runner
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:dev-gom/claude-code-marketplace。

SKILL.md

查看原文

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
分类
</>开发工具
认证
收录时间
2026-02-25
更新时间
2026-03-10

Browse more skills from dev-gom/claude-code-marketplace

快速解答

什么是 unity-test-runner?

从命令行执行和分析 Unity Test Framework 测试。该技能通过检测 Unity 编辑器、配置测试参数 (EditMode/PlayMode)、通过 CLI 运行测试、解析 XML 结果以及生成详细的故障报告,自动执行 Unity 项目的测试。在运行 Unity 测试、验证游戏逻辑或调试测试失败时使用此选项。 来源:dev-gom/claude-code-marketplace。

如何安装 unity-test-runner?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/dev-gom/claude-code-marketplace --skill unity-test-runner 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/dev-gom/claude-code-marketplace

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-25