Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 700 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 700 Bytes

cypress/included:4.7.0

 node version:    v12.16.2
 npm version:     6.14.5
 yarn version:    1.22.4
 debian version:  10.3
 user:            root
 chrome:          Google Chrome 81.0.4044.113
 firefox:         Mozilla Firefox 75.0

Read Run Cypress with a single Docker command

Run tests

$ docker run -it -v $PWD:/e2e -w /e2e cypress/included:4.7.0
# runs Cypress tests from the current folder