8000
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 db2193c commit df739c9Copy full SHA for df739c9
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