Skip to content

Commit 7cb5ecd

Browse files
committed
Have pytest runs display output by default
1 parent 1cbda6b commit 7cb5ecd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pytest.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[pytest]
2+
addopts = --capture=no

0 commit comments

Comments
 (0)