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 b2a42eb commit a80a653Copy full SHA for a80a653
pytest.ini
@@ -8,3 +8,5 @@ markers =
8
backend: Set alternate Matplotlib backend temporarily.
9
network: Mark a test that uses the network.
10
style: Set alternate Matplotlib style temporarily.
11
+ baseline_images: Compare output against a known reference
12
+ pytz: Tests that require pytz to be installed
0 commit comments