Clover 2.5 allow developers to execute only the tests that cover code changes. Clover can also prioritize and run failing tests first (test what you need). It’s all about test optimization.
See Clover in action
http://www.atlassian.com/software/clover/videos/test-optimisation-eclipse.jsp
Advertisement