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