Skip to content

Commit 80ac9f5

Browse files
committed
Add pytest.ini.
Because I never found pytest's test discovery as advertised.
1 parent c523d10 commit 80ac9f5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pytest.ini

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[pytest]
2+
python_files = *_tests.py

0 commit comments

Comments
 (0)