Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bertonha/factory-boy-rest


https://github.com/bertonha/factory-boy-rest

Last synced: 27 days ago
JSON representation

Awesome Lists containing this project

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