Skip to content

Commit d54651b

Browse files
committed
Add a comment to describe pytest default options.
1 parent c9280da commit d54651b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pytest.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
[pytest]
2+
# Let console output be seen. Don't override the pytest plugin.
23
addopts = --capture=no --ignore conftest.py

0 commit comments

Comments
 (0)