This repository contains code used in Youtube playlist "Cypress.io - End to End Testing Framework" by Bushra Alam.
Tutorial available here: https://bit.ly/2n48zPJ
» Pre-requisites to this course include:
- Node.js: https://nodejs.org/en/download/
- Visual Studio Code: https://code.visualstudio.com/download
» Steps to use this project:
- Download or clone this repo
- Install dependencies by running the following command in terminal (from inside your app directory i.e. where package.json is located): npm install