Hello Guys,
Assuming that I'm not using Eclipse, and therefore the plugins aren't an option what is the best way of running tests?
I don't always want to run all tests, just those on modules upon which I'm working.
At the moment I just hit the tests direct from the URL, which works but is a little tedious as navigating between them requires me to reference the directory structure to find the correct suite and test.
Can anyone built an open source script that generates a nav of all tests within a directory tree or something?
Thanks,
Rob