Skip to content

hemant-bs/pactum_todo

Repository files navigation

Todo Automation Project

Overview

This project automates the validation that all users from the city FanCode have more than half of their todo tasks completed. It uses Cucumber for Behavior-Driven Development (BDD) and PactumJS for API testing. Logging is managed using Log4js.

Installation

  1. Clone the repository:

    git clone <url>
  2. Navigate to the project directory:

    cd todo-automation
  3. Install dependencies:

    npm install

Running the Tests

To execute the tests, run:

npx cucumber-js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages