mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-24 16:35:03 +00:00
* Run WebSocket Autobahn test for all Jetty, Javax and Core APIs Signed-off-by: Lachlan Roberts <lachlan@webtide.com> Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
11 lines
189 B
JSON
11 lines
189 B
JSON
{
|
|
"options": {
|
|
"failByDrop": false
|
|
},
|
|
"url": "ws://127.0.0.1:9001",
|
|
"outdir": "./target/reports/clients",
|
|
"cases": ["*"],
|
|
"exclude-cases": [],
|
|
"exclude-agent-cases": {}
|
|
}
|