Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/asif-shahriar/axios-transaction-api

Integration testing on multiple transactional APIs by Axios and generated report by mochawesome
https://github.com/asif-shahriar/axios-transaction-api

axios chai faker mocha mochawesome nodejs rest-api shelljs

Last synced: about 1 month ago
JSON representation

Integration testing on multiple transactional APIs by Axios and generated report by mochawesome

Awesome Lists containing this project

README

        

# Axios-Transaction-API
## Prerequisites
* Install Nodejs latest version
* Install VS code latest version
## How to run this project
* Clone the repo
* Open termianl in the root folder
* Give following commands:
```
npm install
```
```
npm start run .\Transaction.test.js
```
## Screenshot
This is the screenshot of **mochawesome.html** report:

![Screenshot_1](https://user-images.githubusercontent.com/71173675/156316919-5d37345a-13f3-45c1-ad8d-bc4a4ef27a63.png)