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.
1 parent 1bba36f commit 813d24bCopy full SHA for 813d24b
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