mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-24 12:31:07 +00:00
Add mixer to Fake Data.
This commit is contained in:
parent
c7d50643da
commit
bbe357d2d1
|
@ -606,6 +606,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.
|
||||
* 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.
|
||||
* [model_mommy](https://model-mommy.readthedocs.org/) - Creating random fixtures for testing in Django.
|
||||
* Code Coverage
|
||||
* [coverage](https://pypi.python.org/pypi/coverage) - Code coverage measurement.
|
||||
|
|
Loading…
Reference in New Issue
Block a user