What problem does it solve?
This Skill removes the friction of running, tracking, and organizing Unity Test Runner workflows by handling asynchronous test execution, discovery, listing, cancellation, and template creation in one place.
Core Features & Use Cases
- Async Test Execution: Run EditMode or PlayMode tests and poll for completion without blocking your workflow.
- Test Discovery and Listing: Discover available tests, list them, and inspect categories with cache-aware polling.
- Test Management and Scaffolding: Cancel running jobs, retrieve the latest result, and generate EditMode or PlayMode test templates.
- Use Case: A developer says they need to "run the unit tests" or "check the PlayMode suite," and this Skill can launch the right Unity test job, wait for results, and report failures clearly.
Quick Start
Ask me to run, list, discover, or create Unity tests for your project, and I will handle the correct EditMode or PlayMode workflow for you.