Acerca de
The Unity Test Runner skill automates the end-to-end process of running Unity tests without needing to open the Unity Editor UI. It handles platform-specific Editor detection, executes EditMode and PlayMode tests in batch mode, and parses NUnit XML results into actionable reports. By analyzing stack traces and failure patterns, the skill provides developers with specific code suggestions to fix broken tests, making it an essential tool for game developers looking to maintain high code quality and integrate testing into their command-line or CI/CD pipelines.