/CypressDevfestNantes

A Cypress demo for Devfest Nantes 2018 conference

Primary LanguageJavaScript

Cypress Demo for Devfest Nantes 2018

Pre-requisites

  • A NodeJS installation

Installation

npm install

Run

npm start

Cypress GUI

npm run cypress:open

Cypress in headless mode

npm run test:all