Update CONTRIBUTING.rst
basic pytest can't handle examples, pass tests dir
This commit is contained in:
parent
5b83f11398
commit
a80eab70ba
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ Install Flask as an editable package using the current source::
|
|||
|
||||
Then you can run the testsuite with::
|
||||
|
||||
pytest
|
||||
pytest tests/
|
||||
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue