Skip to content

Using JaCoCo maven plugin for install time test coverage checks and reports. Unit tests using Mokito. Checked with IDEA's "QAPlug" using FindBugs, Checkstyle & PMD.

Notifications You must be signed in to change notification settings

philard/Syntax-highlighter

Repository files navigation

Using JaCoCo maven plugin for install time test coverage checks and reports. Unit tests using Mokito. Checked with IDEA's "QAPlug" using FindBugs, Checkstyle & PMD.

To test

mvn install

open ./target/site/jacoco/index.html

To run

mvn clean install

java -jar ./target/syntax-highlighter-0.0.1-SNAPSHOT.jar

About

Using JaCoCo maven plugin for install time test coverage checks and reports. Unit tests using Mokito. Checked with IDEA's "QAPlug" using FindBugs, Checkstyle & PMD.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages