/
Code coverage

Code coverage

We use the jacoco test coverage plugin, which will generate coverage data whenever tests are run.

To run the report:


./gradlew test jacocoTestReport jacocoRootReport


The report will be available at `build/reports/jacoco/test/html/index.html` `build/reports/jacocoHtml/index.html`

Related content

Testing
Testing
More like this
Usage of SonarQube
Usage of SonarQube
More like this
Usage of vulnerability scanners
Usage of vulnerability scanners
More like this
Aries Test Harness User Group - ATHUG
Aries Test Harness User Group - ATHUG
More like this
Project Summary and Deliverables
Project Summary and Deliverables
More like this
Hyperledger Caliper testability and robustness improvement
Hyperledger Caliper testability and robustness improvement
More like this