Skip to content

Commit

Permalink
Add documenation about hypothesis
Browse files Browse the repository at this point in the history
  • Loading branch information
gaffney2010 authored and marcharper committed Apr 14, 2020
1 parent 3635b70 commit e47edff
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/tutorials/contributing/running_tests.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ Running tests
Basic test runners
------------------

Before running tests, you should have hypothesis 3.2 installed::

$ pip install hypothesis==3.2

The project has an extensive test suite which is run each time a new
contribution is made to the repository. If you want to check that all the tests
pass before you submit a pull request you can run the tests yourself::
Expand Down

0 comments on commit e47edff

Please sign in to comment.