8000 add module HTTPretty · nullnotfound/awesome-python@165ad1c · GitHub
[go: up one dir, main page]

Skip to content

Commit 165ad1c

Browse files
author
Grigouze
committed
add module HTTPretty
1 parent f1c32b8 commit 165ad1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -636,6 +636,7 @@ long, literate-programming-style documentation generator.
636636
* [mock](https://pypi.python.org/pypi/mock) - A Python Mocking and Patching Library for Testing.
637637
* [responses](https://github.com/dropbox/responses) - A utility library for mocking out the requests Python library.
638638
* [doublex](https://pypi.python.org/pypi/doublex) - Powerful test doubles framework for Python.
639+
* [httpretty](http://falcao.it/HTTPretty/) - HTTP request mock tool for python.
639640
* Fake Data
640641
* [faker](http://www.joke2k.net/faker/) - A Python package that generates fake data.
641642
* [mixer](https://mixer.readthedocs.org) - Generating fake data and creating random fixtures for testing in Django ORM, SQLAlchemy, Peewee, MongoEngine, Pony ORM and etc.

0 commit comments

Comments
 (0)
0