-
Notifications
You must be signed in to change notification settings - Fork 55
Closed
Labels
Description
Running the junitPlatformTest task doesn't generate an EXEC code coverage file.
Example of someone getting JaCoCo code coverage working with JUnit 5: http://stackoverflow.com/questions/39362955/gradle-jacoco-and-junit5
VenomVendor, alixwar, sakuna63 and audkar