See official repository to learn about ClusterRunner: https://github.com/box/ClusterRunner
196
ClusterRunner container is a good choice if your application runtime environment supports Docker Engine. For example, if your application under test is running on macOS with Docker Engine installed, then you can easily use the ClusterRunner Docker container to run tests in parallel. To see ClusterRunner CLI help run the following command:
docker run --rm -v /path/to/system/under/test:/sut -w /sut yamaszone/clusterrunner:bin -h
See Quick Start guide to configure your project to use ClusterRunner.
NOTE: ClusterRunner container is yet to add parallel testing support easily for applications that run as containers.
Content type
Image
Digest
Size
158.9 MB
Last updated
over 9 years ago
docker pull yamaszone/clusterrunner:src