Skip to content

Sample project that shows how to mesure test coverage even when you're using PowerMock, that changes bytecode

Notifications You must be signed in to change notification settings

jfcorugedo/sonar-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sonar-scanner

Sample project that shows how to mesure test coverage even when you are using PowerMock, that instruments the JVM and changes bytecode.

To see the total coverage just run mvn clean install followed by mvn sonar:sonar with a local sonar started.

Or you can also analyze jacoco.exec file with IntelliJ or with Jacoco Eclipse plugin.

About

Sample project that shows how to mesure test coverage even when you're using PowerMock, that changes bytecode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages