Pricing Overview
1 machineDesktop $300 |
1 machineServer $1,200 |
10 machinesDesktop or Server $2,200 |
25 machinesDesktop or Server $4,000 |
100 machinesDesktop or Server $8,000 |
100+ machinesDesktop or Server $16,000 |
Faster Test Execution
Clover can use selective testing to speed your builds and test execution by only running:
- Tests that cover changed code.
- Tests that failed in a previous build.
Faster Test Failure
The faster a build fails, the faster someone can fix it.
Clover heuristically re-orders your tests based on:
- Which code has changed.
- Which tests have recently failed.
- Which tests take longest to run.
Optimized Settings
With Clover you have the power to optimize your builds to suit how you work, what you are doing, and where they are being run.
- Only run tests that have changed or test code that has changed.
- Run the above tests first then run the rest.
- Randomly re-order tests to weed out interrelationships.
- Run the shortest tests first.
- Run all tests every nth build.
