This repository contains Cypress tests for the BT QA Interview.
To set up the project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/dpyragas/bt-qa-interview.git cd bt-qa-interview
-
Install the dependencies:
npm install
To run the Cypress tests, use the following command:
npx cypress open