mirror of
https://github.com/tj/git-extras.git
synced 2026-09-09 23:16:17 -04:00
6 lines
86 B
INI
6 lines
86 B
INI
[pytest]
|
|
minversion = 7.4
|
|
addopts = -ra -q
|
|
testpaths = tests
|
|
faulthandler_timeout = 5
|