-
Notifications
You must be signed in to change notification settings - Fork 0
Test Coverage
Anthony Andreoli edited this page Feb 24, 2019
·
1 revision
- Run Android Studio
- In the terminal (in Android Studio), run "gradlew clean jacocoTestReport" (without the quotes)
- Navigate to YOUR_PATH\SOEN390_SimpleCamera\app\build\reports\jacoco\jacocoTestReport\html
- Open index.html in some browser
- Verify that the coverage was appropriately recorded (to look like the output below)
See the photos below for the expected coverage output

