Skip to content

Commit 2d48750

Browse files
committed
Add pytest.ini to register custom marks
1 parent 9ef5a3e commit 2d48750

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.pytest.ini

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[pytest]
2+
markers =
3+
bundle: tests about bundles
4+
wait_for_idle: tests about wait_for_idle behavior

0 commit comments

Comments
 (0)