
Added the AutobahnTestSuite Fuzzing Server to AB tests giving another language (Python) to compare Ratchet to Added a profile option for make Cleaned up the tests directory structure
13 lines
340 B
JSON
13 lines
340 B
JSON
{
|
|
"options": {"failByDrop": false}
|
|
, "outdir": "reports/profile"
|
|
|
|
, "servers": [
|
|
{"agent": "Ratchet-libevent/0.2b", "url": "ws://localhost:8000", "options": {"version": 18}}
|
|
]
|
|
|
|
, "cases": ["9.7.4"]
|
|
, "exclude-cases": ["1.2.*", "2.3", "2.4", "2.6", "9.2.*", "9.4.*", "9.6.*", "9.8.*"]
|
|
, "exclude-agent-cases": {}
|
|
}
|