Skip to content

Commit e47edff

Browse files
gaffney2010marcharper
authored andcommitted
Add documenation about hypothesis
1 parent 3635b70 commit e47edff

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/tutorials/contributing/running_tests.rst

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ Running tests
44
Basic test runners
55
------------------
66

7+
Before running tests, you should have hypothesis 3.2 installed::
8+
9+
$ pip install hypothesis==3.2
10+
711
The project has an extensive test suite which is run each time a new
812
contribution is made to the repository. If you want to check that all the tests
913
pass before you submit a pull request you can run the tests yourself::

0 commit comments

Comments
 (0)