blob: 56dc9f7cf1490bdbc5df7d939f1c4742f3223bb8 [file]
[pytest]
addopts = -r xfE -v --tb=short --showlocals -Wonce
junit_logging = system-err
junit_log_passing_tests = False
markers =
execute_serially: tests that must not be executed in parallel
stress: stress tests running multiple clients with the test_index parameter, will be run independent of other tests