[pytest]
addopts = -vv --durations=5
log_cli = 1
markers =
ci_only: Only run these tests within the CI environment.