Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

Swag-Labs-Test

This is a simple Cypress + Mocha test framework written in JavaScript.

The project contains two end-to-end tests:

  1. Adding the highest-priced product to the cart
  2. Validating that the cart contains the correct product and price

Prerequisites

  • Node.js (LTS version recommended)
  • npm (comes with Node.js)

Setup

Clone the repository and install dependencies:

git clone https://github.com/YOUR_USERNAME/Swag-Labs-Test.git
cd Swag-Labs-Test
npm install


Run Cypress visual test runner:

npx cypress open

About

This is a simple Cypress-Mocha Framework in JS

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors