userver
C++ Async Framework
Loading...
Searching...
No Matches
mysql.py
1
"""
2
Plugin that imports the required fixtures to start the MySQL/MariaDB database.
3
"""
4
5
pytest_plugins = [
6
'testsuite.databases.mysql.pytest_plugin'
,
7
'pytest_userver.plugins.core'
,
8
]
testsuite
pytest_plugins
pytest_userver
plugins
mysql.py
Generated on Wed May 15 2024 22:31:38 for userver by
Doxygen
1.10.0