java - Find out the list of tests that are skipped -


I have a large project that has multiple tests left (either by MVN or using @nonymous annotation By)

Something like this:

  mvn test -  

Show-skipped-tests

You can see the Fixed Report Plugin:

This displays the tests that were omitted.


Comments

Popular posts from this blog

Member with no value in F# -

java - Joda Time Interval Not returning what I expect -

c# - Showing a SelectedItem's Property -