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 4e7e84c commit 0f513f0Copy full SHA for 0f513f0
pytest.ini
@@ -2,7 +2,7 @@
2
addopts = --strict-config --strict-markers
3
xfail_strict = true
4
junit_family = "xunit2"
5
-norecursedirs = examples/*
+norecursedirs = samples/*
6
7
[pytest-watch]
8
runner= pytest --failed-first --maxfail=1 --no-success-flaky-report
0 commit comments