Skip to content

MojisolaaaO/CommitQuality

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CommitQuality

This repository contains automated test scripts aimed to validate the core functionalities of CommitQuality.

Prerequisites

The following software and tools are required to run the test:

Installation

To install and setup the project:

  1. Clone the repository:
   git clone https://github.com/MojisolaaaO/CommitQuality.git
  1. Navigate to the project directory:
   cd CommitQuality
  1. Install dependencies:
   npm install

Running Tests

Interactive Mode

To run tests in Cypress interactive mode:

  1. Run the command:
npx cypress open
  1. Select E2E Testing
  2. Select a browser (e.g Chrome)
  3. Click on the "Select E2E Testing in "browser name" button
  4. Select a spec file

Headless Mode

To run tests in headless mode (without a browser UI):

npx cypress run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors