mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-07-25 02:52:47 +08:00
6 lines
137 B
INI
6 lines
137 B
INI
[pytest]
|
|
addopts = -rs -v
|
|
log_cli = true
|
|
log_cli_level = warning
|
|
testpaths = instrumentation/opentelemetry-instrumentation-falcon/tests/
|