Skip to content

Commit

Permalink
Merge remote-tracking branch 'grigouze/module_HTTPretty'
Browse files Browse the repository at this point in the history
Conflicts:
	README.md

resolved
  • Loading branch information
vinta committed Jul 10, 2014
2 parents 68773e3 + 165ad1c commit c531042
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -644,6 +644,7 @@ long, literate-programming-style documentation generator.
* [responses](https://github.com/dropbox/responses) - A utility library for mocking out the requests Python library.
* [doublex](https://pypi.python.org/pypi/doublex) - Powerful test doubles framework for Python.
* [freezegun](https://github.com/spulec/freezegun) - Travel through time by mocking the datetime module.
* [httpretty](http://falcao.it/HTTPretty/) - HTTP request mock tool for Python.
* Fake Data
* [faker](http://www.joke2k.net/faker/) - A Python package that generates fake data.
* [mixer](https://mixer.readthedocs.org) - Generating fake data and creating random fixtures for testing in Django ORM, SQLAlchemy, Peewee, MongoEngine, Pony ORM and etc.
Expand Down

0 comments on commit c531042

Please sign in to comment.