userver: pytest_userver.plugins.clickhouse Namespace Reference
Loading...
Searching...
No Matches
pytest_userver.plugins.clickhouse Namespace Reference

Detailed Description

Plugin that imports the required fixtures to start the Clickhouse database.

Variables

list pytest_plugins
 

Variable Documentation

◆ pytest_plugins

list pytest_userver.plugins.clickhouse.pytest_plugins
Initial value:
1= [
2 'testsuite.databases.clickhouse.pytest_plugin',
3 'pytest_userver.plugins.core',
4]

Definition at line 5 of file clickhouse.py.