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 f5da2fa commit 83af2c0Copy full SHA for 83af2c0
pytest.ini
@@ -61,6 +61,9 @@ junit_logging = all
61
junit_log_passing_tests = true
62
junit_suite_name = ansible_pygments_test_suite
63
64
+# A mapping of markers to their descriptions allowed in strict mode:
65
+markers =
66
+
67
minversion = 6.2.0
68
69
# Optimize pytest's lookup by restricting potentially deep dir tree scan:
0 commit comments