
Added files to test Ratchet against the AutobahnTestSuite Bumped version v0.2b Updated how to handle control frames to run the test suite
12 lines
253 B
JSON
12 lines
253 B
JSON
|
|
{
|
|
"options": {"failByDrop": false},
|
|
"outdir": "../reports/ab",
|
|
|
|
"servers": [{"agent": "Ratchet/v0.2b", "url": "ws://localhost:8000", "options": {"version": 18}}],
|
|
|
|
"cases": ["*"],
|
|
"exclude-cases": ["9.*"],
|
|
"exclude-agent-cases": {}
|
|
}
|