Read Run Cypress with a single Docker command
$ docker run -it -v $PWD:/e2e -w /e2e cypress/included:5.4.0
# runs Cypress tests from the current folder
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Read Run Cypress with a single Docker command
$ docker run -it -v $PWD:/e2e -w /e2e cypress/included:5.4.0
# runs Cypress tests from the current folder