mirror of
https://gitgud.io/AbstractConcept/rimworld-animation-studio.git
synced 2024-08-15 00:43:27 +00:00
754 B
754 B
Getting started with Unity Test Framework
To access the Unity Test Framework (UTF) in the Unity Editor, open the Test Runner window; go to Window > General > Test Runner.
To get started with UTF, follow the workflows below:
- How to create a new test assembly
- How to create a test
- How to run a test
- How to create a Play Mode test
- How to run a Play Mode test as standalone
For further information, see the resources and reference sections.