Get started with Unity Test Framework and create your first tests for either Edit mode or Play mode code.
| Topic | Description |
|---|---|
| Edit mode and Play mode tests | Define tests as either Edit mode or Play mode depending on the context they run in. |
| Create a test assembly | Create an assembly that Unity recognizes as containing tests. |
| Create a test | Create your first sample tests from the Test Runner window. |