Skip to content

Commit 2116bad

Browse files
committed
setup pytest.ini for core
1 parent ce6e304 commit 2116bad

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

stac_fastapi/core/pytest.ini

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[pytest]
2+
testpaths = tests
3+
addopts = -sv
4+
asyncio_mode = auto

0 commit comments

Comments
 (0)