Cypress Tutorial

This repository contains code used in Youtube playlist "Cypress.io - End to End Testing Framework" by Bushra Alam.

Tutorial available here: https://www.youtube.com/playlist?list=PLzDWIPKHyNmK9NX9_ng2IdrkEr8L4WwB0

» Pre-requisites to this course include:

» Steps to use this project:

  1. Download this repo
  2. Install dependencies by running the following command in terminal (from inside your app directory i.e. where package.json is located): npm install