Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Boulton committed Apr 6, 2018
1 parent 322dc51 commit 08231cf
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
10 changes: 10 additions & 0 deletions example/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Example flask server

To run the docker based tests, do:

1. `docker-compose up --build .`
2. `py.test`

To run the tests using tavern-flask, do:

1. `py.test --tavern-http-backend=flask`.
3 changes: 0 additions & 3 deletions tavern_flask/README.md

This file was deleted.

0 comments on commit 08231cf

Please sign in to comment.