Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 34511a6

Browse filesBrowse files
authored
Merge pull request #14191 from tacaswell/tst_fix_pytest_450
TST: register custom marks
2 parents 406cce6 + 813d24b commit 34511a6
Copy full SHA for 34511a6

File tree

Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed

‎pytest.ini

Copy file name to clipboardExpand all lines: pytest.ini
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ python_files = test_*.py
77
markers =
88
backend: Set alternate Matplotlib backend temporarily.
99
style: Set alternate Matplotlib style temporarily.
10+
baseline_images: Compare output against a known reference
11+
pytz: Tests that require pytz to be installed
1012

1113
filterwarnings =
1214
error

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.