Unity can create a default C# test script for you, thereby enabling you to quickly start creating and executing tests on your project. In this recipe, we will add the Unity Test Framework to a project and use it to automatically generate a default test script for us. This will be the basis for several of the following recipes:
![](https://static.packt-cdn.com/products/9781839217616/graphics/assets/d6568a70-28d3-4582-b4e8-4b0e8c966354.png)
Figure 13.16 – Passing the test (indicated by green ticks)