Learn how to use Unity Test Framework through a series of applied exercises.
| Topic | Description |
|---|---|
| Unity Test Framework General Introduction | Try out some of Unity Test Framework’s core features through general examples. Each exercise in this course is accompanied by a sample project and corresponding solution, which you can import from the Package Manager window. |
| Testing Lost Crypt | Use the Unity Test Framework to test an actual game project. It’s recommended to complete the General Introduction before attempting Testing Lost Crypt. |