Easy Cypress : Easy-Cypress takes simplicity of Cypress and Cucumber and provides bindings for e2e test. Running "My todo list" : cd /my-todo-list $ npm install $ npm run start Running Cypress : $ cd /cypress $ npm install $ npm run e2e-test