[pytest] ; more verbose summary (include skip/fail/error/warning), coverage addopts = -rsfEw --cov . --cov-report html --no-cov-on-fail ; only check for tests in suffixed files python_files = *_test.py ; we need the livesync plugin to be loaded indico_plugins = livesync