An open API service indexing awesome lists of open source software.

https://github.com/johnkrzywanek/cypress_tests


https://github.com/johnkrzywanek/cypress_tests

Last synced: about 2 months ago
JSON representation

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