9e4d07dba1
* don't do filesystem operations during collection * Greatly speed up test collection * fixup! Greatly speed up test collection * Silence junit warning * fixup! Greatly speed up test collection
6 řádky
127 B
INI
6 řádky
127 B
INI
[pytest]
|
|
norecursedirs = .git *
|
|
empty_parameter_set_mark = fail_at_collect
|
|
junit_log_passing_tests = False
|
|
junit_family=xunit2
|