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

Skip to content

Commit df739c9

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pytest.ini

Lines 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)