/
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
VS Code Plugin - Project Plan
VS Code Plugin - Project Plan
More like this
Using Hive Test Suite
Using Hive Test Suite
More like this
Project Plan
Project Plan
More like this
Project Summary and Deliverables
Project Summary and Deliverables
More like this
Debugging Besu in IntelliJ
Debugging Besu in IntelliJ
More like this