Skip to content

bose1413/degreed-sdet-prem

Repository files navigation

Cypress Repo Note

A comprehensive end-to-end (E2E) testing framework using Cypress for automating UI tests with TypeScript.

Table of Contents

About

This project aims to provide a robust framework for automated testing using Cypress, focusing on end-to-end tests for web applications.

Features

  • End-to-end testing capabilities
  • Supports TypeScript for type safety
  • Easily customizable commands
  • Simple integration with CI/CD pipelines

Technologies Used

Installation

To set up the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/bose1413/degreed-sdet-prem.git 
  2. Navigate into the project directory & do installation:

cd degreed-sdet-prem
npm install

Run tests

Run below command to run configured tests

npm run test

Project link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published