ClusterRunner makes it easy to execute test suites across your infrastructure in the fastest and most efficient way possible.
With ClusterRunner you can easily:
# Replace your old test commands... ~ $ phpunit test/ ~ $ nosetests test/ ~ $ sbt test # With the new and improved... ~ $ clusterrunner build --job-name Tests
Remove Bottlenecks
Your testing pipeline is as fast as your slowest job. Break up the slow stuff.
Utilize Infrastructure
Dynamically scale jobs across your infrastructure to utilize every possible CPU cycle.
Distribute Intelligently
Leverage past job execution metrics to make future runs even faster.