cypress-ui-tests e2e ui tests Prerequisites The tests are written using pytest, so if you want to learn more here are the docs: cypress Getting Started $ brew install node Install all of your dependencies: $ npm install Running Tests on your machine $ npm run test