Added sbt-scoverage to list of plugins.

This commit is contained in:
sam 2014-01-06 20:06:54 +00:00 committed by Mark Harrah
parent dcb327e6f4
commit e308cc31c7
1 changed files with 1 additions and 0 deletions

View File

@ -278,6 +278,7 @@ Code coverage plugins
~~~~~~~~~~~~~~~~~~~~~
- sbt-scct: https://github.com/dvc94ch/sbt-scct
- sbt-scoverage: https://github.com/scoverage/sbt-scoverage
- jacoco4sbt: https://github.com/sbt/jacoco4sbt
- xsbt-coveralls-plugin: https://github.com/theon/xsbt-coveralls-plugin