I would like to run JUnit test cases from the command line. How can I do this?
Personally I would use the Maven surefire JUnit runner to do that.