Skip to content

Latest commit

 

History

History
executable file
·
8 lines (7 loc) · 412 Bytes

README.md

File metadata and controls

executable file
·
8 lines (7 loc) · 412 Bytes

JPacman Framework Maven Multimodule

Setting up JPF in Intellij with Coverage Reports

  1. After importing the project in Intellij right click the folder jpacman-template/src/main/java.
  2. Press Create 'All Tests'...
  3. Click OK
  4. Go to Run -> Run 'All in jpacman-template' with Coverage
  5. The tests in your jpacman-template project will now affect the Code Coverage in the JPacmanFramework module.