Skip to content

A Cypress demo for Voxxed Days Luxembourg conference

Notifications You must be signed in to change notification settings

rbung/CypressVoxxedLu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cypress Demo for Devoxx

Pre-requisites

  • A NodeJS installation

Installation

cd frontend

npm install

Run

The webapp

npm start

Cypress GUI

npm run cy:open

Cypress in headless mode

node_modules/.bin/cypress run -s cypress/integration/article_spec.js

About

A Cypress demo for Voxxed Days Luxembourg conference

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published