Current section

Files

Jump to
bandit test support autobahn_config.json
Raw

test/support/autobahn_config.json

{
"options": {"failByDrop": false},
"outdir": "./reports/servers",
"servers": [{"agent": "bandit", "url": "ws://host.docker.internal:4000", "options": {"version": 18}}],
"cases": ["*"],
"exclude-cases": ["12.*", "13.*"],
"exclude-agent-cases": {}
}