objectfactory.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [objectfactory]
www.codever.land/bookmarks/t/objectfactory
factory_boy
https://github.com/FactoryBoy/factory_boy
A test fixtures replacement for Python.
- tags: python, testing, objectfactory
- :octocat: source code
mixer
Another fixtures replacement. Supported Django, Flask, SQLAlchemy, Peewee and etc.
- tags: python, testing, objectfactory
- :octocat: source code
model_mommy
https://github.com/vandersonmota/model_mommy
Creating random fixtures for testing in Django.
- tags: python, testing, objectfactory
- :octocat: source code