factory-rest

Extension to factory-boy to create fixtures over http


Keywords
testing, test, fixtures
License
Other
Install
pip install factory-rest==0.0.1

Documentation

Factory Boy Rest

📖 Full documentation is available at factory-boy-rest.readthedocs.org

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 interface provided by Factory Boy.