There was an error while loading. Please reload this page.
1 parent 98ca016 commit b852001Copy full SHA for b852001
README.md
@@ -1,4 +1,11 @@
1
scales
2
======
3
4
-Scales is a scala code coverage tool.
+Scales is a free Apache licensed code coverage tool for scala that offers statement and branch coverage.
5
+Scales is available for both maven and sbt.
6
+
7
8
+### Alternatives
9
10
+* [SCCT](https://github.com/SCCT/scct)
11
+* [Jacoco4sbt](https://github.com/sbt/jacoco4sbt)
0 commit comments