Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Latest commit

 

History

History
11 lines (6 loc) · 417 Bytes

documentation.md

File metadata and controls

11 lines (6 loc) · 417 Bytes

Teamscale JaCoCo Verifier

To run the verifier, simply run bin/teamscale-jacoco-verifier (Linux/Mac) or bin/teamscale-jacoco-verifier.bat (Windows). This will launch the GUI.

For command line usage, run it as bin/teamscale-jacoco-verifier <PATH_TO_YOUR_COVERAGE_XML_FILE> <YOUR_PACKAGE> (use the .bat under Windows).

Example:

bin/teamscale-jacoco-verifier /home/user123/coverage.xml com.yourcompany