
Added libuv to test suite Set port 8000 default unless specified; makes changing shit easier
13 lines
317 B
JSON
13 lines
317 B
JSON
{
|
|
"options": {"failByDrop": false}
|
|
, "outdir": "reports/rfc"
|
|
|
|
, "servers": [
|
|
{"agent": "Ratchet", "url": "ws://localhost:8000", "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": {}
|
|
}
|