kopia lustrzana https://github.com/Yakifo/amqtt
test config: Enable `pytest_logdog` plug-in
rodzic
fc69d203db
commit
5ad48d9129
|
@ -5,6 +5,8 @@ import pytest
|
|||
|
||||
import amqtt.broker
|
||||
|
||||
pytest_plugins = ["pytest_logdog"]
|
||||
|
||||
test_config = {
|
||||
"listeners": {
|
||||
"default": {"type": "tcp", "bind": "127.0.0.1:1883", "max_connections": 10},
|
||||
|
|
Ładowanie…
Reference in New Issue