We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45371ec commit f9bc0c6Copy full SHA for f9bc0c6
pytest.ini
@@ -27,6 +27,7 @@ markers =
27
utils: test setup and support methods
28
smoke: tests designed to run as part of the smokescreen regression test suite
29
wip: tests that are currently in progress
30
+ only: when you want to mark a single test to run
31
smokescreen: all compartments to be run as part of the smokescreen
32
compartment1: only for compartment 1
33
compartment2: only for compartment 2
0 commit comments