Engineering
unity-test-runner
Execute and analyze Unity Test Framework tests from the CLI. Automates Unity Editor detection, test execution (EditMode/PlayMode), XML result parsing, and detailed failure reporting for game projects.
Installation
Agent type
Claude Code
Install Command (macOS)
curl -fsSL "https://mentalok.io/api/v1/skills/unity-test-runner/install?os=mac&agent=claude" | bash
Install Command (Windows)
curl -L "https://mentalok.io/api/v1/skills/unity-test-runner/install?os=windows&agent=claude" -o install-unity-test-runner.bat && install-unity-test-runner.bat
Download Installer
Download Skill Project