Releases: ybonjour/RXpect
Releases · ybonjour/RXpect
v0.2.4
Decresaes verify timeout to 100 ms
v0.2.2
Supports more default return values for expect calls.
v0.2.1
Fixes problems with expect when no default value can be generated
v0.2.0
Exposes API through RXpect
object instead of toplevel methods.
This way there is a single entrypoint (the RXpect
object) to use expectations.
v0.1.0
Adds location to subscribe and dispose messages if they have been inv…