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 d12d05f commit fa869a5Copy full SHA for fa869a5
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