Update CONTRIBUTING.rst

basic pytest can't handle examples, pass tests dir
This commit is contained in:
David Lord 2017-05-11 12:35:03 -07:00 committed by GitHub
parent 5b83f11398
commit a80eab70ba

View file

@ -54,7 +54,7 @@ Install Flask as an editable package using the current source::
Then you can run the testsuite with:: Then you can run the testsuite with::
pytest pytest tests/
With only pytest installed, a large part of the testsuite will get skipped With only pytest installed, a large part of the testsuite will get skipped
though. Whether this is relevant depends on which part of Flask you're working though. Whether this is relevant depends on which part of Flask you're working