This website works better with JavaScript
Home
Explore
Help
Sign In
lstmdg
/
Unity
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
mdg
Unity
/
My project
/
Library
/
PackageCache
/
com.unity.testtools.codecoverage@1.0.1
/
Documentation~
/
TableOfContents.md
TableOfContents.md
2.6 KB
Permalink
History
Raw
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
Code Coverage package
Coverage HTML Report
Coverage Summary Badges
Installing Code Coverage
From the Unity Package Manager
Manually from the Package Manifest
Using Code Coverage
Code Coverage window
Using Code Coverage with Test Runner
On demand coverage recording
Using Code Coverage in batchmode
Using Code Coverage with Burst compiler
Using Code Coverage with Code Optimization
Excluding code from Code Coverage
Ignoring tests for Code Coverage
How to interpret the results
Summary View
Class/Struct View
Technical details
How it works
Requirements
3rd party libraries used
Known limitations
Document revision history
Archive