sanic-org / sanic-testing

Test clients for Sanic
https://sanic.dev/en/plugins/sanic-testing/getting-started.html
MIT License
31 stars 19 forks source link

WebSocket Test Client (2) #48

Closed ChihweiLHBird closed 2 years ago

ChihweiLHBird commented 2 years ago

Test cases will be added soon.

Let SanicTestClient able to test send/receive specific WebSocket messages.