Skip to content

Commit d9c9484

Browse files
committed
check in pytest.ini
1 parent f7cc971 commit d9c9484

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pytest.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[pytest]
2+
markers =
3+
slow: marks tests as slow (deselect with '-m "not slow"')

0 commit comments

Comments
 (0)