Execute and analyze Unity Test Framework tests from the command line. This skill automates test execution for Unity projects by detecting the Unity Editor, configuring test parameters (EditMode/PlayMode), running tests via CLI, parsing XML results, and generating detailed failure reports. Use this when running Unity tests, validating game logic, or debugging test failures.
$npx -y skills add dev-gom/claude-code-marketplace --skill unity-test-runnerInstalls into the current project.
Run `npx skills use "https://github.com/dev-gom/claude-code-marketplace" --skill "dev-gom/claude-code-marketplace/unity-test-runner"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dev-gom/claude-code-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/dev-gom/claude-code-marketplace"` and select the relevant skills, then follow their instructions.