diff --git a/pytest.ini b/pytest.ini index 7e66d1d..2cffdea 100644 --- a/pytest.ini +++ b/pytest.ini @@ -2,6 +2,7 @@ testpaths = make_post_sell python_files = test*.py timeout = 60 +timeout_method = thread # Uncomment filterwarnings to suppress external library warnings # filterwarnings = # # Ignore datetime.utcnow() deprecation from external libraries