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.


mixer

https://github.com/klen/mixer

Another fixtures replacement. Supported Django, Flask, SQLAlchemy, Peewee and etc.


model_mommy

https://github.com/vandersonmota/model_mommy

Creating random fixtures for testing in Django.