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.
-
Clone the repository:
git clone <url>
-
Navigate to the project directory:
cd todo-automation -
Install dependencies:
npm install
To execute the tests, run:
npx cucumber-js