Plugin that imports the required fixtures to start the broker.
Functions | |
| list[str] | kafka_components () |
| Should contain manually listed names of kafka producer and consumer components. | |
| dict | kafka_secdist (_bootstrap_servers, kafka_components) |
| Automatically generates secdist config from user static config. | |
Variables | |
| list | pytest_plugins |
| list pytest_userver.plugins.kafka.pytest_plugins |
Definition at line 12 of file __init__.py.