Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 590 Bytes

File metadata and controls

17 lines (9 loc) · 590 Bytes

Cypress Tutorial

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:

» Steps to use this project:

  1. Download or clone 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