userver: pytest_userver.plugins.rabbitmq Namespace Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
pytest_userver.plugins.rabbitmq Namespace Reference

Plugin that imports the required fixtures to start the Redis database. More...

Variables

list pytest_plugins
 

Detailed Description

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

Variable Documentation

◆ pytest_plugins

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

Definition at line 5 of file rabbitmq.py.