userver: samples/hello_service/testsuite/conftest.py
Loading...
Searching...
No Matches
samples/hello_service/testsuite/conftest.py
# /// [registration]
# Adding a plugin from userver/testsuite/pytest_plugins/
pytest_plugins = ['pytest_userver.plugins.core']
# /// [registration]