Skip to content

API test automation framework built for Cypress.io using Javascript

License

Notifications You must be signed in to change notification settings

bidemiajala/rest-api-framework

Repository files navigation

Cypress API Testing Framework

Codacy Badge rest-api-framework

This an API testing framework built for Cypress.io using Javascript.

Installation

Install the dependencies and devDependencies to run the test.

  • Clone this repo
  • Launch your text editor and navigate to this project directory

Run the following from the terminal:

npm install
npm install cypress --save-dev
npm run test

Application under test is Dummy RestAPI example.

I hope this was useful to you. All suggestions are welcome so please feel free to contribute and correct where necessary.

Say hi!

About

API test automation framework built for Cypress.io using Javascript

Topics

Resources

License

Stars

Watchers

Forks