https://github.com/vandersonmota/model_mommy
No longer maintained, please migrate to model_bakery
https://github.com/vandersonmota/model_mommy
factory fixtures fixtures-replacement python
Last synced: 9 months ago
JSON representation
No longer maintained, please migrate to model_bakery
- Host: GitHub
- URL: https://github.com/vandersonmota/model_mommy
- Owner: berinhard
- License: other
- Archived: true
- Created: 2011-01-09T18:05:24.000Z (almost 15 years ago)
- Default Branch: development
- Last Pushed: 2019-10-21T22:05:37.000Z (about 6 years ago)
- Last Synced: 2024-05-01T12:54:40.311Z (over 1 year ago)
- Topics: factory, fixtures, fixtures-replacement, python
- Language: Python
- Homepage: http://model-bakery.readthedocs.org/
- Size: 982 KB
- Stars: 905
- Watchers: 28
- Forks: 141
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: Changelog.txt
- License: LICENSE
Awesome Lists containing this project
- awesome-python - model_mommy - Creating random fixtures for testing in Django. (Testing)
- awesome-python-zh - model_mommy - 在Django中创建用于测试的随机夹具。 (测试)
- awesome-python - model_mommy - Creating random fixtures for testing in Django. (Testing)
- fucking_awesome_python - model_mommy - Creating random fixtures for testing in Django. (Testing)
- starred-awesome - model_mommy - Object factory for django (Python)
- python-awesome - model_mommy - Creating random fixtures for testing in Django. (Testing)
- awesome-python - model_mommy - Creating random fixtures for testing in Django. (Testing)
- awesome-drone - model_mommy - Creating random fixtures for testing in Django. (File Manipulation / HTTP Clients)
- awesome-python - model_mommy - Creating random fixtures for testing in Django. (Testing)
- awesome-python - model_mommy - No longer maintained, please migrate to model_bakery ` 📝 2 years ago` (Testing [🔝](#readme))
- awesome-python - model_mommy - Creating random fixtures for testing in Django. (Testing)
- fucking-awesome-python - model_mommy - Creating random fixtures for testing in Django. (Testing)
- fucking-awesome-python - :octocat: model_mommy - :star: 914 :fork_and_knife: 147 - Creating random fixtures for testing in Django. (Testing)
- awesome-python - model_mommy - Creating random fixtures for testing in Django. (Testing)
- Awesome-Python - model_mommy - Creating random fixtures for testing in Django. (Testing)
- Python-Awesome - model_mommy - Creating random fixtures for testing in Django. (Testing)
- awesome-python - model_mommy - Creating random fixtures for testing in Django. (Testing)
- awesome-python - model_mommy - Creating random fixtures for testing in Django. (Testing)
- git-github.com-vinta-awesome-python - model_mommy - Creating random fixtures for testing in Django. (Testing)
README
============================================
Model Mommy: Smart fixtures for better tests
============================================
.. image:: https://travis-ci.org/berinhard/model_mommy.svg?branch=master
:target: https://travis-ci.org/berinhard/model_mommy
:alt: Test Status
.. image:: https://badge.fury.io/py/model_mommy.svg
:target: https://badge.fury.io/py/model_mommy
:alt: Latest PyPI version
**IMPORTANT:** Model Mommy is no longer maintained and was replaced by `Model Bakery `_. Please, consider `migrating your project `_ to use the new lib.
Model Mommy's creator and the maintainers decided to rename the project to not reinforce gender stereotypes for women in technology. You can read more about this subject `here `_.
Maintainers
===========
* Ana Paula Gomes - https://github.com/anapaulagomes/
* Rustem Saiargaliev - https://github.com/amureki/
* Bernardo Fontes - https://github.com/berinhard/
Creator
=======
* Vanderson Mota - https://github.com/vandersonmota/