5

How can one run junit tests and get some nice (e.g. gradle-like html) reporting from them without project source code (e.g. tests + dependencies packaged in an uber jar)?

I can package the tests and maven into runnable jar with maven assembly plugin, run this jar with help of How to run JUnit test cases from the command line but how can one create some nice test results report then?

Community
  • 1
  • 1
Kamil Roman
  • 887
  • 5
  • 14
  • 27

0 Answers0