Browse Source

Update CONTRIBUTING.rst

basic pytest can't handle examples, pass tests dir
pull/2278/head
David Lord 7 years ago committed by GitHub
parent
commit
a80eab70ba
  1. 2
      CONTRIBUTING.rst

2
CONTRIBUTING.rst

@ -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

Loading…
Cancel
Save