Skip to content

vcamposs/base-line-cypress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easy Cypress :

Easy-Cypress takes simplicity of Cypress and Cucumber and provides bindings for e2e test.

  1. Running "My todo list" :
cd /my-todo-list
$ npm install
$ npm run start 
  1. Running Cypress :
$ cd /cypress
$ npm install
$ npm run e2e-test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published