/qualinsight-mojo-cobertura

Maven plugin that allows the generation of Cobertura reports without having to run tests twice

Primary LanguageJavaGNU Lesser General Public License v3.0LGPL-3.0

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!