Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where is the list of test cases? #103

Open
joffrey-bion opened this issue Mar 13, 2020 · 1 comment
Open

Where is the list of test cases? #103

joffrey-bion opened this issue Mar 13, 2020 · 1 comment

Comments

@joffrey-bion
Copy link

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
Copy link

augbog commented Aug 21, 2024

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/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants