Skip to content

vmarkovtsev/django-apiblueprint-tests

Repository files navigation

django-apiblueprint-tests

This is a tool to automatically generate tests for a Django REST framework based applications from APIBlueprint documents.

It uses plueprint parser and Jinja2 templates.

Released under New BSD license.

Usage

python -m django-apiblueprint-tests api_blueprint1.md api_blueprint2.md -o tests.py
python -m django-apiblueprint-tests --help

About

Django REST framework tests generator based on APIBlueprint (https://apiblueprint.org/)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages