mxmbsocket/tests/ab-wstest-fuzzyconf.json
2012-07-11 15:43:54 -04:00

14 lines
435 B
JSON

{
"options": {"failByDrop": false}
, "outdir": "../reports/ab"
, "servers": [
{"agent": "Ratchet-libevent/v0.2b", "url": "ws://localhost:8000", "options": {"version": 18}}
, {"agent": "Ratchet-stream/v0.2b", "url": "ws://localhost:8001", "options": {"version": 18}}
]
, "cases": ["*"]
, "exclude-cases": ["1.2.*", "2.3", "2.4", "2.6", "9.2.*", "9.4.*", "9.6.*", "9.8.*"]
, "exclude-agent-cases": {}
}