pqc/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