Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kunder-lab/kunder-workshop-cypress


https://github.com/kunder-lab/kunder-workshop-cypress

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

## Cypress Ionic 4

### Install this Ionic 4 starter app
```
npm install
ionic serve
```

## To run Cypress
```
npm run cypress:open
```

The tests for this workshop are in `cypress/integration/todos.js`