For [#6277] I converted run_tests from a bash script to a python script that runs our tests suites in parallel instead of sequentially, which gives a nice speedup if you have more CPUs. ./run_tests --help will tell you about controlling the # to run in parallel, and passing args through to nosetests.
This also included a rename of the AlluraTesting dir to AlluraTest, so it matches the package name within (which in turn makes it easier to generate coverage reports for all packages). I'd recommend that other devs delete their AlluraTesting dir and run `python setup.py develop` in the AlluraTest dir -- Dave Brondsema : d...@brondsema.net http://www.brondsema.net : personal http://www.splike.com : programming <><