Run Tests

Provides guidelines for running Unity tests using the run_unity_tests tool. Make sure to use this skill whenever running, executing, or re-running tests on the Unity editor. This includes verifying implementations, debugging test failures, running specific test assemblies, or any task that involves the run_unity_tests tool. Also covers running Play Mode tests on the player for verifying player-only behavior (e.g., #if directives and code stripping). Also covers verifying `[Category("VisualVerification")]` tests after a run by analyzing the saved screenshots. Even if the user just says "run the tests" or "check if it passes", use this skill.

nowsprinting 15c8896 11 files · 74.3 KB Updated

File contents

nowsprinting/unity-coding-skills/tree/main/skills/run-tests commit 15c88965bc

Frequently asked questions

npx skillmds@latest add nowsprinting/run-tests