Hi,

Just a quick note to say thanks for the advice and tips this list has provided so far in helping me extend the maven-clover2-plugin to now support Test Optimization of Integration/Functional Tests.

If your current project has problems with your unit or functional tests taking too long to run, please try the new 'selective testing' feature of Clover. When configured, only the tests that cover code that was modified since the last test-run, will be run. This allows more CI builds to be run, and also provides faster feedback about test failures. More information is available here: http://www.atlassian.com/software/clover/features/optimization.jsp .

Specifically, for getting started on using Test Optimization for your functional tests, please have a look at : http://confluence.atlassian.com/display/CLOVER/Using+Distributed+Per-test+Coverage+with+Maven+2 .

Clover is free for open source projects and may be trialled for 30 days for free.

Thanks again,
Nick Pellow
Atlassian Clover.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to