Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 368 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 368 Bytes

cypress-ui-ss

This repository contains automated UI tests for SS using Cypress, Cucumber and multiple-reports.

Installation

  1. Clone or download the repository.
  2. Open the terminal in the project directory.
  3. Run npm install to install the dependencies.

Running Tests Locally

To run the tests locally, use the following command:

npm run test