/CypressDevfestLille

Cypress demo for Devfest Lille conference

Primary LanguageJavaScriptMIT LicenseMIT

Cypress Demo for Devfest Lille 2019

CircleCI

Cypress.io tests

Slides are available here : https://slides.com/rodolphebung/cypress-devfest-lille

Pre-requisites

  • A NodeJS installation

Installation

npm install

Run the web application

npm start

Open Cypress UI

npm run cypress:open

Run Cypress tests in headless mode

npm run cypress:run