-
Enhancement
-
Resolution: Done
-
Minor
-
None
-
None
-
None
Module test/suite currently doesn't produce any test report except stdout log – which is quite clogged when run via mvn exec:java.
I would suggest 2 improvements
1) Abandon the main class approach and move the executing code as junit under test packages
2) If possible try to generate test result for each REST test executed by TestPlanRunner