mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
Merge remote-tracking branch 'andrej2704/master'
Conflicts: README.md Resolved
This commit is contained in:
commit
abff3e563b
1 changed files with 1 additions and 0 deletions
|
@ -741,6 +741,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
* [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.
|
||||
* [httmock](https://github.com/patrys/httmock) - A mocking library for requests for Python 2.6+ and 3.2+.
|
||||
* 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.
|
||||
|
|
Loading…
Reference in a new issue