intellij plugin for Jtest
anyone know of a plugin for intellij that will make use of jtest?
otherwise loading up the eclipse + jtest bundle just for the purposes of using jtest is a bit of a dog...one gig of ram and using 600 meg of swapspace (ouch!) jboss and squrrielSQL don't help matters.
other option I guess I have is to get really comfortable with the commandline interface...
[edit] I are a gud speler
otherwise loading up the eclipse + jtest bundle just for the purposes of using jtest is a bit of a dog...one gig of ram and using 600 meg of swapspace (ouch!) jboss and squrrielSQL don't help matters.
other option I guess I have is to get really comfortable with the commandline interface...
[edit] I are a gud speler
0
Comments
Command line interface will not save much ram usage
the best thing to do would be to set up linked source folders and open the separate eclipse/jtest gui
Regards,
Techie2
We do the generation mostly at night, and run coding standards and execution during the day.
could I get a linky for documentation on the commandline interface? I don't see anything in the dist itself and not seeing any on the website..
search for 'jtestcli' and you will see documentations.
I would create a batch file and use the schedule tasks from Windows if you want to test using the commandline mode.
using the Jtest GUI scheduled testing is easy way to do it as well.