Skip to content

Commit b35ee05

Browse files
author
Joachim Hofer
committed
fixed link to sbt
1 parent f5d0f10 commit b35ee05

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

readme.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,19 @@
11
# jacoco4sbt - Code Coverage via JaCoCo from within SBT
22

3-
This is an **[sbt](https://github.com/harrah/xsbt)** plugin for code coverage analysis via **JaCoCo**.
3+
This is an **[sbt](http://scala-sbt.org/)** plugin for code coverage analysis via **JaCoCo**.
44

5-
See the [Wiki](https://bitbucket.org/jmhofer/jacoco4sbt/wiki/) for details.
5+
See the **[Wiki](https://bitbucket.org/jmhofer/jacoco4sbt/wiki/)** for details.
66

77
## Change Log
88

99
* *2.0.0* (contributed by Joost)
10+
1011
* Integration testing
1112
* (Optional) merging coverage of unit and integration tests
1213
* `clean` key for cleaning the JaCoCo output directory selectively
1314

1415
* *1.2.2* (contributed by Andreas)
16+
1517
* Includes and excludes
1618

1719
## Contributors

0 commit comments

Comments
 (0)