Skip to content

juanopsan/cypress-leniolabs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name

Leniolabs Technical Test

Introduction

The goal of this project is to assess the test automation skills using cypress framework.

Setup

Prerequisites

  • Node.js and npm installed on your machine.

Installation

  1. Clone the repository: git clone [email protected]:juanopsan/cypress-leniolabs.git
  2. Navigate into the project directory: cd cypress-leniolabs
  3. Install the dependencies: npm install

Cypress Tests

We use Cypress for end-to-end testing.

Opening Cypress Test Runner

You can open the Cypress Test Runner using the following command:

npm run cy:open

You can run all Cypress tests in CLI (Command Line Interface) mode using the following command:

npm run cy:run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published