Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bertonha/factory-boy-rest
https://github.com/bertonha/factory-boy-rest
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bertonha/factory-boy-rest
- Owner: bertonha
- Created: 2015-06-04T06:37:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-21T19:24:57.000Z (over 9 years ago)
- Last Synced: 2024-12-19T21:15:05.045Z (about 1 month ago)
- Language: Python
- Size: 210 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES
Awesome Lists containing this project
- starred-awesome - factory-boy-rest - (Python)
README
Factory Boy Rest
================:book: Full documentation is available at [factory-boy-rest.readthedocs.org][#docs]
About
-----A REST test fixtures replacement for Python.
This is intented to be used on functional tests, to create REST-based entities
through the same [Factories][#factories] interface provided by
[Factory Boy][#factory_boy].[#factories]: http://factoryboy.readthedocs.org/en/latest/reference.html#the-factory-class
[#factory_boy]: https://github.com/rbarrois/factory_boy
[#docs]: http://factory-boy-rest.readthedocs.org