1
1
mirror of https://github.com/henrydcase/pqc.git synced 2024-11-23 07:59:01 +00:00
pqcrypto/test/pytest.ini
Thom Wiggers 56bb81d053
Fix display of test results summary on CircleCI (#219)
* Reduce pytest xml log size
* store artifact to debug
* Fix test result path
2019-08-07 10:03:17 +02:00

5 lines
107 B
INI

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