More information in Docker repository
Contains:
via Makefile
make run /absolute/path/to/tests
or via docker command
docker run -it --name harness -v /absolute/path/to/tests/:/home/harness rdpanek/docker_harness:latest
in docker
cd /home/harness
create config.cson with
EXPLICIT_WAIT_MS: 30000
install dependencies
npm install
run test
harness someTag -t 25000 -c dockerChrome -b -R elastic
Content type
Image
Digest
Size
218.5 MB
Last updated
over 10 years ago
docker pull rdpanek/docker_harness