Generates EditMode and PlayMode tests using NUnit, mapped from GDD Gherkin scenarios. Use when writing tests, validating features, ensuring code quality, or verifying behavior after changes. Triggers on requests like "write tests for this", "test the health system", "add unit tests", "verify this works", "add PlayMode tests", "test this feature", "write integration tests", "make sure this doesn't break", "add test coverage", "TDD this feature", or any task involving test creation, test-driven development, or quality assurance. Maps Given/When/Then scenarios directly to test methods using NUnit assertions.
$npx -y skills add devdavv/unity-ai-workflow --skill uw-unity-test-runnerInstalls into the current project.
Run `npx skills use "https://github.com/devdavv/unity-ai-workflow" --skill "devdavv/unity-ai-workflow/uw-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/devdavv/unity-ai-workflow" that are relevant to the current task. Run `npx skills add "https://github.com/devdavv/unity-ai-workflow"` and select the relevant skills, then follow their instructions.