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

https://github.com/beemi/jest-api-tests

API testing with JEST test framework
https://github.com/beemi/jest-api-tests

Last synced: 10 months ago
JSON representation

API testing with JEST test framework

Awesome Lists containing this project

README

          

# jest-api-tests

API testing with JEST test framework

## Running tests

```shell
$ npm run test
```