I would like to run JUnit test cases from the command line. How can I do this?
Actually you can also make the Junit test a runnable Jar and call the runnable jar as java -jar