https://github.com/lewisP707/tau-api-testing
Test Automation University - API Testing with Supertest & Nock
https://github.com/lewisP707/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/lewisP707/tau-api-testing
- Owner: lewisP707
- License: mit
- Created: 2020-04-13T13:21:26.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T02:06:37.000Z (over 2 years ago)
- Last Synced: 2025-04-03T07:51:18.648Z (3 months ago)
- Topics: api, mocha, nock, supertest, tests
- Language: JavaScript
- Homepage:
- Size: 1.95 MB
- Stars: 8
- Watchers: 1
- Forks: 25
- 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```