Skip to content

brunogabriel/TestCoverageReport-Android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Coverage Report Using Jacoco in Android

Build Status codecov

An example how to use Jacoco to generate reports in html, xml or csv format of your tests (including instrumental and unit).

How to run

It's very simple, your reports will be generate inside build folder: app/build/reports/jacoco

./gradlew clean jacocoTestReport

License

This project is licensed under the MIT License - see the LICENSE file for details

Releases

No releases published

Packages

No packages published

Languages