Java
Using Junit from commandline
If you are someone who likes to use IDE/Gradle/Ant to run your JUnit tests, you probably will not be interested in using commandline. However, I am someone who really enjoys using the rudimentary tools to get the job done(I use Vim and Tmux for work). It is easy to find Read more…