mirror of
https://github.com/henrydcase/pqc.git
synced 2024-11-22 23:48:58 +00:00
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 lines
127 B
INI
6 lines
127 B
INI
[pytest]
|
|
norecursedirs = .git *
|
|
empty_parameter_set_mark = fail_at_collect
|
|
junit_log_passing_tests = False
|
|
junit_family=xunit2
|