This is an sbt plugin for code coverage analysis via JaCoCo.
See the Wiki for details.
-
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
Many thanks to Andreas Flierl, Jason Zaugg, Joost den Boer and Patrick Mahoney for their awesome contributions!
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