What You'll Learn
Intercept HTTP requests at the Python socket level. Fakes the whole socket module
Technologies & Topics
decorators
fakeweb
http
httpretty
mock
mocking
python
python2
streaming-response
tdd
testing
testing-tools
Getting Started
1. Clone the Repository
git clone https://github.com/gabrielfalcao/HTTPretty.git
2. Follow the README
Check the repository's README file for specific setup instructions, dependencies, and usage examples.
3. Explore and Learn
Study the code structure, run the examples, and experiment with modifications to deepen your understanding.
Repository Info
Quick Actions
More in Python