Long Builds
From CitconWiki
Long Builds
* Fast tests run at 100 per second * Selective testing * running tests in parallel * test ordering * profiling tests * people do checkstyle before functional tests as feedback is quicker * Clover now offers selective testing and test re-ordering to FAIL a build faster. [hhttp://blogs.atlassian.com/developer/2009/05/40_7_how_we_sped_up_confluences_build_by_5.html Blog Post]