Skip to content
This repository was archived by the owner on Sep 20, 2022. It is now read-only.

First public release

Compare
Choose a tag to compare
@jamsidedown jamsidedown released this 22 Jul 15:15
· 86 commits to master since this release
987e86f

Users can create a test runner that connects to a url with http query parameters.
The test runner can send configured messages to the websocket host, and can receive messages and assert that specific messages have been received.
Users can also trigger messages to be sent when certain messages are received.
Users can assert that the runner has successfully finished sending and receiving messages.
Users can configure timeouts for sending messages, receiving messages, and the overall test execution.