Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jimcresswell/cypress-demo

Demo use of the Cypress test framework
https://github.com/jimcresswell/cypress-demo

cypress cypress-io end-to-end-testing test-automation

Last synced: about 8 hours ago
JSON representation

Demo use of the Cypress test framework

Awesome Lists containing this project

README

        

# cypress-demo

Demo use of the [Cypress test framework](https://www.cypress.io/) for end-to-end testing against the example application https://example.cypress.io .

## Usage

* install: `yarn`
* run: `yarn run cypress open`