bruth / 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.

https://travis-ci.org/vandersonmota/model_mommy.png?branch=master

Install

pip install model_mommy

Usage and Info

About

Object factory for django

License:Other