In this chapter, we will cover the following:
- Generating and running a default test script class
- Performing a simple unit test
- Parameterizing tests with a data provider method
- Unit testing a simple health script class
- Creating and executing a unit test in PlayMode
- PlayMode testing a door animation
- PlayMode and unit testing a player health bar with events, logging, and exceptions