Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 810 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 810 Bytes

sample-coverage

Illustrates how to produce code coverage reports with mps-qa. See also the associated article

Build instructions

After cloning the repository, run ./gradlew coverage to build the project, run coverage measurements and produce the reports. Find the reports under build/jacoco-reports/sample-coverage/tests.

Sample reports

Sample reports produced by the build are checked into the docs subdirectory and are also available via GitHub Pages: HTML, XML.