Skip to content

efortin/jacoco4sbt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jacoco4sbt - Code Coverage via JaCoCo from within SBT

This is an sbt plugin for code coverage analysis via JaCoCo.

See the Wiki for details.

Change Log

  • 2.1.2

    • Added a Scala-specific report format (contributed by Jason)
  • 2.1.1

    • Updated for sbt 0.13.0 (final)
  • 2.1.0

    • Updated to work with sbt 0.13.x (contributed by Patrick)
    • Updated to latest JaCoCo version 0.6.3
  • 2.0.0 (contributed by Joost)

    • Integration testing
    • (Optional) merging coverage of unit and integration tests
    • clean key for cleaning the JaCoCo output directory selectively
  • 1.2.2 (contributed by Andreas)

    • Includes and excludes

Contributors

Many thanks to Andreas Flierl, Jason Zaugg, Joost den Boer and Patrick Mahoney for their awesome contributions!

License

This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html

About

JaCoCo Code Coverage plug-in for sbt.

Resources

Stars

Watchers

Forks

Packages

No packages published