https://github.com/johnkrzywanek/cypress_tests
https://github.com/johnkrzywanek/cypress_tests
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/johnkrzywanek/cypress_tests
- Owner: johnkrzywanek
- License: unlicense
- Created: 2020-05-12T19:30:19.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T05:47:52.000Z (over 2 years ago)
- Last Synced: 2023-02-27T17:06:10.320Z (over 2 years ago)
- Language: JavaScript
- Size: 237 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WP Engine basic tests using Cypress.io
### Usage
Clone this repo and install Cypress via
npm install cypress
Run with Cypress Dashboard and desktop browser
npm run cypress:open
Run in CLI with headless browser
npm run cypress:run