Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.27 KB

objectfactory.md

File metadata and controls

25 lines (21 loc) · 1.27 KB

Bookmarks tagged [objectfactory]

https://github.com/FactoryBoy/factory_boy

A test fixtures replacement for Python.


https://github.com/klen/mixer

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


https://github.com/vandersonmota/model_mommy

Creating random fixtures for testing in Django.