crossbario / autobahn-testsuite

Autobahn WebSocket protocol testsuite
https://crossbar.io/autobahn/
Apache License 2.0
1k stars 84 forks source link

Where is the list of test cases? #103

Open joffrey-bion opened 4 years ago

joffrey-bion commented 4 years ago

I'm trying to test websocket client implementations, and was considering using the autobahn test suite.

If I understood correctly, I'm supposed to launch the fuzzyserver via the docker image, and then my client is supposed to connect to it following various test cases.

I couldn't find the list of test cases to implement, though. Where is it?

augbog commented 2 months ago

You can find the test cases here https://github.com/crossbario/autobahn-testsuite/tree/master/autobahntestsuite/autobahntestsuite/case

An example report that's more legible that gets generated you can find in the the ws nodejs package which generates a report very regularly

https://websockets.github.io/ws/autobahn/servers/