Id like to see stacktrace of unit tests in console, does surefire support this?
|
feedback
|
|
You can use the following command to see the stack trace on console instead of report files in the target/surefire-reports folder:
| |||||
feedback
|
|
To extend the answer given before, you also can configure this behavior in your
| |||
|
feedback
|