- Node.js (https://nodejs.org/en/)
- Visual Studio Code (https://code.visualstudio.com/)
- Yarn package manager (https://yarnpkg.com)
- Cypress.io (https://www.cypress.io/)
Fork or clone this repository
git clone https://github.com/johnhiggs/lets-go-cypress.git
yarn install
to launch the test GUI
yarn cy:open
to run in terminal for all tests
yarn cypress test
./cypress/integration/lets-go-spec.js