Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lewisprescott707/tau-api-testing
Test Automation University - API Testing with Supertest & Nock
https://github.com/lewisprescott707/tau-api-testing
api mocha nock supertest tests
Last synced: about 2 months ago
JSON representation
Test Automation University - API Testing with Supertest & Nock
- Host: GitHub
- URL: https://github.com/lewisprescott707/tau-api-testing
- Owner: lewisPrescott707
- License: mit
- Created: 2020-04-13T13:21:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T02:06:37.000Z (almost 2 years ago)
- Last Synced: 2023-03-06T01:09:09.109Z (almost 2 years ago)
- Topics: api, mocha, nock, supertest, tests
- Language: JavaScript
- Homepage:
- Size: 1.95 MB
- Stars: 5
- Watchers: 1
- Forks: 20
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tau-api-testing
Training resource to be used alongside "API Testing with Supertest & Nock" on Test Automation University.
## Run Tests
```npm test```