关于
Streamline game development workflows by automating the entire Unity testing lifecycle from the command line. This skill simplifies the process of detecting platform-specific Unity Editor installations, configuring EditMode or PlayMode parameters, and executing tests via batch mode. It doesn't just run tests; it parses NUnit XML results to generate detailed failure reports, correlates stack traces with source code, and applies pattern matching to suggest specific code fixes for common Unity testing issues like timeout exceptions or null references.