-
Install the dependencies:
$ pipenv install
$ npm install dredd
-
Activate the environment:
$ pipenv shell
-
Run the app:
$ FLASK_APP=app:app flask run
Visit the auto-generated documentation at 127.0.0.1:5000/docs
-
Run the Dredd tests:
$ ./node_modules/.bin/dredd oas.yaml http://127.0.0.1:5000 --hookfiles=./hooks.py --language=python --server "flask run"
-
Notifications
You must be signed in to change notification settings - Fork 1
abunuwas/documentation-driven-development
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published