Navigating maven test results

Answered

When running mvn test goal, there's no summary of results and it's not possible to click on a failing test and go to the test method.

Would it be possible to navigate the results of executing mvn test goal? Similar to  JUnit test results.

 

0
2 comments
Avatar
Permanently deleted user

Thanks for the recommendation, it's a nice plugin. However, it does not show the console output and I'm not able to go to the failed test source code, I'll check with the author https://github.com/destin/maven-test-support-plugin

0

Please sign in to leave a comment.