I just released test-ws version 0.2.0. https://crates.io/crates/test-ws With timeouts for awaiting messages and jsonpath for checking conditions, this is getting really useful. Still no capturing of values for reuse in later requests, which is important in #hurl. So that may be the next feature to implement. #websockets #testing #opensource