pqc/test/pytest.ini
Thom Wiggers 1f8b852e8f Speed up test collection (#298)
* 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
2021-03-24 21:02:46 +00:00

6 rivejä
127 B
INI

[pytest]
norecursedirs = .git *
empty_parameter_set_mark = fail_at_collect
junit_log_passing_tests = False
junit_family=xunit2