Skip to content
This repository was archived by the owner on Sep 2, 2021. It is now read-only.

astafev/jacoco-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jacoco-test

Simple project on ant to reproduce jacoco/powermock incompatibility. Issue #564

  1. ant should contain jacocoant.jar in its lib directory.
  2. Run ant report.
  3. Look at a report in report/index.html - zero coverage.
  4. replace powermock-mockito-1.6.2-full.jar with patched version.
  5. repeat steps 2,3.

About

Simple project on ant to reproduce jacoco/powermock incompatibility. Issue #564

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages