sbt-coverage
sbt-coverage copied to clipboard
Support for scala 2.9+ and sbt 0.11.3+
Hi, I'm interested on giving your tool a try, however, I find it's out of date... do you have any plans to making it work with scala 2,9+/ 2.10+ and sbt 0.11.3+?
Thanks in advance!
Clara,
Unfortunately I haven't had time of late to do any work on this, however, there are a number of Java code coverage tools that work fine with Scala and have Scala SBT plugin support, such as Jacoco and the jacoco4sbt plugin:
<https://bitbucket.org/jmhofer/jacoco4sbt/wiki/Home>
Hope that helps,
Stuart.
Clara Allende wrote:
Hi, I'm interested on giving your tool a try, however, I find it's out of date... do you have any plans to making it work with scala 2,9+/ 2.10+ and sbt 0.11.3+?
Thanks in advance!
— Reply to this email directly or view it on GitHub https://github.com/sroebuck/sbt-coverage/issues/7.