Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a80a653

Browse files
committed
Merge pull request #14191 from tacaswell/tst_fix_pytest_450
TST: register custom marks
1 parent b2a42eb commit a80a653

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pytest.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@ markers =
88
backend: Set alternate Matplotlib backend temporarily.
99
network: Mark a test that uses the network.
1010
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

Comments
 (0)