/
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`
, multiple selections available,
Related content
Usage of vulnerability scanners
Usage of vulnerability scanners
More like this
Project Plan- Reworking Data Model Tests
Project Plan- Reworking Data Model Tests
More like this
Rework Data Model Tests of HL Iroha
Rework Data Model Tests of HL Iroha
More like this
Hyperledger Fabric v1.2 Release Testing
Hyperledger Fabric v1.2 Release Testing
More like this
Usage of SonarQube
Usage of SonarQube
More like this