jschneier / model_mommy

Object factory for django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Model Mommy: Smart fixtures for better tests

Model-mommy offers you a smart way to create fixtures for testing in Django. With a simple and powerful API you can create many objects with a single line of code.

Test Status Latest PyPI version Number of PyPI downloads

Install

pip install model_mommy

Usage and Info

About

Object factory for django

License:Other


Languages

Language:Python 99.9%Language:Makefile 0.1%