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

Detailed Description

Plugin that imports the required fixtures to start the RabbitMQ.

Variables

list pytest_plugins

Variable Documentation

◆ pytest_plugins

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

Definition at line 5 of file rabbitmq.py.