/jqassistant-jacoco-plugin

Jacoco report scanner plugin for jQAssistant

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

jQAssistant Jacoco Plugin

This is a plugin for jQAssistant that scans jacoco reports. This is the continuation of the project previously maintained at github.com/kontext-e/jqassistant-plugins.

For a documentation of this plugin see jacoco.adoc

How to install

jQAssistant 1.12+

Use the jqassistant.yaml as described here and add the following 3 lines in the plugins section:

    - group-id: de.kontext-e.jqassistant.plugin
      artifact-id: jqassistant.plugin.jacoco
      version: 2.1.0

Prior to jQAssistant 1.12

Download the desired version from maven (e.g. here) and put the jar in the jqassistant plugins directory.