2.6 KiB
2.6 KiB
- Quickstart
- What is Code Coverage
- Install the Code Coverage package
- Install the Asteroids sample project
- Enable Code Coverage
- Understanding the game code: Shoot() function
- Generate a Coverage report from PlayMode tests
- Add Weapon tests to improve coverage
- Add a test for the LaserController
- Clear the coverage data
- Generate a Coverage report using Coverage Recording
- About Code Coverage
- Installing Code Coverage
- Using Code Coverage
- How to interpret the results
- Technical details
- Document revision history