Skip to content

Tested an API using Mocha and axios framework by user interaction

Notifications You must be signed in to change notification settings

ashiquer/Mocha_Axios_API_Testing

Repository files navigation

Mocha_Axios_API_Testing

Needed

  • Node js
  • VS code

How to run this project

  • Clone the repo
  • Open termianl in the root folder\
  • Give following commands:
npm init -y
npm test file ./User.test.js

For mochawesome report, give following commands:

npm i mochawesome
npm start file ./User.test.js

About

Tested an API using Mocha and axios framework by user interaction

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published