https://github.com/pybites/mock-demo
Demo code showing how to mock out the requests library
https://github.com/pybites/mock-demo
hacktoberfest mock testing
Last synced: about 2 months ago
JSON representation
Demo code showing how to mock out the requests library
- Host: GitHub
- URL: https://github.com/pybites/mock-demo
- Owner: pybites
- Created: 2020-10-01T04:27:44.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-01T07:55:01.000Z (over 4 years ago)
- Last Synced: 2025-04-12T23:48:20.356Z (about 2 months ago)
- Topics: hacktoberfest, mock, testing
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mock-demo
Demo code showing how to mock out the requests library