thomlinton / django-dynamic-fixture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django Dynamic Fixture

Build Status Docs Status Coverage Status Code Status PyPi version PyPi downloads

Latest version: 1.8.4 (2015/05)

Django Dynamic Fixture (DDF) is a complete and simple library to create dynamic model instances for testing purposes.

It lets you focus on your tests, instead of focusing on generating some dummy data which is boring and polutes the test source code.

Documentation

http://django-dynamic-fixture.readthedocs.org/en/latest/index.html

About

License:Other


Languages

Language:Python 99.3%Language:Ruby 0.7%