File: pytest.ini

package info (click to toggle)
python-ecs-logging 2.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 316 kB
  • sloc: python: 983; sh: 30; makefile: 8
file content (5 lines) | stat: -rw-r--r-- 115 bytes parent folder | download
1
2
3
4
5
[pytest]
junit_logging = system-out
junit_log_passing_tests = True
junit_duration_report = call
junit_family=xunit1