Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dileep17/reqresapitest

sample repo for blog
https://github.com/dileep17/reqresapitest

Last synced: 29 days ago
JSON representation

sample repo for blog

Awesome Lists containing this project

README

        

## reqresapitest

This is a Simple api testing node project using
- mocha
- node-fetch
- chai

### To install dependencies run

`npm install`

### To run tests in local run

`npm run test`