You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
317 B
12 lines
317 B
{ |
|
"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": {} |
|
}
|
|
|