Skip to content

kundan3034/rudderstack_assignment_api

Repository files navigation

API Test Automation Framework

This repository contains a test automation framework for API testing using BDD (Behavior-Driven Development) with Cucumber.js and Pactum.js. The framework allows you to write test scenarios in a human-readable format and execute them against different environments (e.g., prod, dev, qa) using environment-specific configuration files.

Installation

  1. Clone this repository: git clone https://github.com/kundan3034/rudderstack_assignment_api.git

Install dependencies:

npm install

Run commands: Only prod env works as I don't have other env creds

To run tests on prod env: npm run test:prod
To run tests on dev env: npm run test:dev To run tests on qa env: npm run test:qa

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7