Add a comment to describe pytest default options.

This commit is contained in:
Michael Mintz 2018-02-25 20:32:02 -05:00
parent c9280da6db
commit d54651b89a
1 changed files with 1 additions and 0 deletions

View File

@ -1,2 +1,3 @@
[pytest]
# Let console output be seen. Don't override the pytest plugin.
addopts = --capture=no --ignore conftest.py