mirror of
https://github.com/vinta/awesome-python.git
synced 2026-01-25 15:38:43 +00:00
remove model_mommy: archived, renamed to model_bakery
Project archived in 2019. Renamed to avoid gender stereotypes. Use model_bakery instead. See github.com/model-bakers/model_bakery Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
cb08c2e401
commit
6791185357
@ -1066,7 +1066,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
||||
* Object Factories
|
||||
* [factory_boy](https://github.com/FactoryBoy/factory_boy) - A test fixtures replacement for Python.
|
||||
* [mixer](https://github.com/klen/mixer) - Another fixtures replacement. Supports Django, Flask, SQLAlchemy, Peewee and etc.
|
||||
* [model_mommy](https://github.com/vandersonmota/model_mommy) - Creating random fixtures for testing in Django.
|
||||
* [polyfactory](https://github.com/litestar-org/polyfactory) - mock data generation library with support to classes (continuation of `pydantic-factories`)
|
||||
* Code Coverage
|
||||
* [coverage](https://pypi.org/project/coverage/) - Code coverage measurement.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user