Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 0536a66 + df739c9 commit 666d3d0Copy full SHA for 666d3d0
1 file changed
pytest.ini
@@ -6,6 +6,7 @@ python_files = test_*.py
6
7
markers =
8
flaky: (Provided by pytest-rerunfailures.)
9
+ timeout: (Provided by pytest-timeout.)
10
backend: Set alternate Matplotlib backend temporarily.
11
style: Set alternate Matplotlib style temporarily.
12
baseline_images: Compare output against a known reference.
0 commit comments