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 df739c9

Browse filesBrowse files
committed
Register timeout pytest marker.
... to run the tests without pytest-timeout installed.
1 parent db2193c commit df739c9
Copy full SHA for df739c9

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-0
lines changed

‎pytest.ini

Copy file name to clipboardExpand all lines: pytest.ini
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ python_files = test_*.py
66

77
markers =
88
flaky: (Provided by pytest-rerunfailures.)
9+
timeout: (Provided by pytest-timeout.)
910
backend: Set alternate Matplotlib backend temporarily.
1011
style: Set alternate Matplotlib style temporarily.
1112
baseline_images: Compare output against a known reference.

0 commit comments

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