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

https://github.com/nottyo/jest-supertest-example

api testing with jest + supertest + html report
https://github.com/nottyo/jest-supertest-example

Last synced: 5 months ago
JSON representation

api testing with jest + supertest + html report

Awesome Lists containing this project

README

          

# Setup
```bash
$ yarn install
```

# Running Tests
```bash
$ yarn test
```

# Test Report
Test Report is automatically generated in `jest_html_reporters.html`

# Blog
Read full article for this repo here https://link.medium.com/iZKowf2LNhb