·unity-test-runner
</>

unity-test-runner

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.

33Installs·2Trend·@dev-gom

Installation

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

How to Install unity-test-runner

Quickly install unity-test-runner AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/dev-gom/claude-code-marketplace --skill unity-test-runner
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: dev-gom/claude-code-marketplace.

SKILL.md

View raw

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:

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. Source: dev-gom/claude-code-marketplace.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/dev-gom/claude-code-marketplace --skill unity-test-runner
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

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

Quick answers

What is unity-test-runner?

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. Source: dev-gom/claude-code-marketplace.

How do I install unity-test-runner?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dev-gom/claude-code-marketplace --skill unity-test-runner Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

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

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-25