userver
C++ Async Framework
Loading...
Searching...
No Matches
clickhouse.py
1
"""
2
Plugin that imports the required fixtures to start the Clickhouse database.
3
"""
4
5
pytest_plugins = [
6
'testsuite.databases.clickhouse.pytest_plugin'
,
7
'pytest_userver.plugins.core'
,
8
]
testsuite
pytest_plugins
pytest_userver
plugins
clickhouse.py
Generated on Tue Sep 2 2025 12:40:37 for userver by
Doxygen
1.13.2