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 406cce6 + 813d24b commit 34511a6Copy full SHA for 34511a6
1 file changed
pytest.ini
@@ -7,6 +7,8 @@ python_files = test_*.py
7
markers =
8
backend: Set alternate Matplotlib backend temporarily.
9
style: Set alternate Matplotlib style temporarily.
10
+ baseline_images: Compare output against a known reference
11
+ pytz: Tests that require pytz to be installed
12
13
filterwarnings =
14
error
0 commit comments