Skip to content

rbung/CypressDevoxx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 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 Devoxx conference

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published