Skip to content

Commit

Permalink
Add pytest.ini to register custom marks
Browse files Browse the repository at this point in the history
  • Loading branch information
cderici committed Jul 16, 2023
1 parent 9ef5a3e commit 2d48750
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .pytest.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[pytest]
markers =
bundle: tests about bundles
wait_for_idle: tests about wait_for_idle behavior

0 comments on commit 2d48750

Please sign in to comment.