Update README.md

master
helena 4 years ago committed by GitHub
parent 2eb15fbc3a
commit ec50a0a77b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,10 +1,10 @@
# example tests using cypress __[and keeping it simple]__
# Setup
# 1. Setup
`npm install`
# run tests
# 2. Run tests
cypress test runner (cypress __open__):
@ -20,6 +20,8 @@ cypress __headless mode__ (cypress run):
`npm run cypress run --env device=web`
# __Following best practices__
0. KISS [keep it simple, stupid]

Loading…
Cancel
Save