Long Builds

From CitconWiki
Jump to navigationJump to search

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. Blog Post