Version: Unity 6.7 Alpha (6000.7)
Language : English
Testing your code
Edit mode and Play mode tests

Get started with Unity Test Framework

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.

Additional resources

Testing your code
Edit mode and Play mode tests