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

Add support for coverage in scripted tests

Open stringbean opened this issue 7 years ago • 0 comments

It should be possible to instrument scripted tests by using the JaCoCo Java agent when forking the SBT processes.

We should investigate adding another plugin to enable this - by doing this it'll be possible to get full coverage tests for SBT plugins 😄

stringbean avatar Sep 04 '17 08:09 stringbean