sbt-coverage icon indicating copy to clipboard operation
sbt-coverage copied to clipboard

Support for scala 2.9+ and sbt 0.11.3+

Open ClaraAllende opened this issue 12 years ago • 1 comments

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!

ClaraAllende avatar Jun 10 '13 19:06 ClaraAllende

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.

sroebuck avatar Jun 11 '13 20:06 sroebuck