sbt-jacoco

sbt-jacoco is an sbt plugin for code coverage analysis via JaCoCo.

Key features of sbt-jacoco include:

  • Coverage of Scala and Java code.
  • Aggregation of multi-project builds.
  • Support for unit and integration tests.
  • Integrates with Coveralls, Codecov and Codacy.
The source code for this page can be found here.