mirror of
https://github.com/microsoft/debugpy.git
synced 2025-12-23 08:48:12 +00:00
Refactor pattern to use == rather than 'in'. Improve timeline logging and timestamp everything that's logged. Do not run checks in fixture finalization if test failed.
3 lines
38 B
INI
3 lines
38 B
INI
[pytest]
|
|
testpaths=pytests
|
|
timeout=15
|