Tests
Unity Tests
Unity supports two kinds of tests (editmode
and playmode
). The example project supports both.
More information and documentation concerning Unity tests can be found here:
Unity Test Framework
Example Project Test files
Tests can be found here:
Code coverage support
TODO, but we have support for this in example project. Let's not forget to update this section accordingly :)