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 762859d commit b3fe742Copy full SHA for b3fe742
pytest.ini
@@ -1,5 +1,5 @@
1
[pytest]
2
-addopts = -ra --maxfail=1
+addopts = -ra --maxfail=1 --color=yes
3
markers =
4
# *** Markers that change test behaviour ***
5
default_vm: mark a test with a default VM in case no --vm parameter was given.
0 commit comments