Unity Testing

Unity 6 testing guide. Use when writing unit tests, integration tests, or doing TDD with Unity Test Framework. Covers Edit Mode and Play Mode tests, NUnit attributes ([Test], [UnityTest], [SetUp], [TearDown]), testing MonoBehaviours and coroutines, and CI/CD integration. Based on Unity 6.3 LTS documentation.

nice-wolf-studio a164841 2 files · 32.4 KB Updated

File contents

nice-wolf-studio/unity-claude-skills/tree/main/skills/unity-testing commit a16484134d

Frequently asked questions

npx skillmds@latest add nice-wolf-studio/unity-testing