Cypress Demo for Devfest Lille 2019 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