Skip to content

Commit 6c84c51

Browse files
committed
Add pytest.ini to force pytest to only run in spec/fixtures/python/.
1 parent 1d6e664 commit 6c84c51

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

spec/fixtures/python/pytest.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[pytest]
2+
testpaths = src/tests

0 commit comments

Comments
 (0)