There was an error while loading. Please reload this page.
1 parent 170f531 commit ba70733Copy full SHA for ba70733
README.md
@@ -34,8 +34,10 @@ This is a paradigm shift that we hope will take hold.
34
35
### Alternatives
36
37
-* [SCCT](https://github.com/SCCT/scct)
38
-* [Jacoco4sbt](https://github.com/sbt/jacoco4sbt)
+There are still only a few code coverage tools for Scala.
+
39
+* [SCCT](https://github.com/SCCT/scct) - Offers line coverage
40
+* [Jacoco4sbt](https://github.com/sbt/jacoco4sbt) - Instruments bytecode
41
42
## License
43
```
0 commit comments