Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 1.4 KB

README.md

File metadata and controls

12 lines (8 loc) · 1.4 KB

Qualinsight Cobertura Maven plugin

This project provides a Maven plugin that:

  • runs Cobertura instrumentation and reporting
  • generates Cobertura coverage reports without having to run tests twice
  • checks line and branch Coverage thresholds
  • produces reports that can be read by SonarQube with no need for an additional plugin

Build Status Quality Gate Maven Central javadoc.io

Usage Documentation is available on the project's wiki. New feature ideas and contributions are more than welcome!