Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 14 years ago)
- Default Branch: development
- Last Pushed: 2019-10-21T22:05:37.000Z (about 5 years ago)
- Last Synced: 2024-05-01T12:54:40.311Z (6 months 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
- starred-awesome - model_mommy - Object factory for django (Python)
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/