Skip to content

Releases: ybonjour/RXpect

v0.2.4

29 Mar 13:36
Compare
Choose a tag to compare

Decresaes verify timeout to 100 ms

v0.2.3

14 Mar 09:57
Compare
Choose a tag to compare

Supports Completables

v0.2.2

14 Mar 07:31
Compare
Choose a tag to compare

Supports more default return values for expect calls.

v0.2.1

13 Mar 18:15
Compare
Choose a tag to compare

Fixes problems with expect when no default value can be generated

v0.2.0

12 Mar 07:58
Compare
Choose a tag to compare

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

11 Mar 15:52
Compare
Choose a tag to compare
Adds location to subscribe and dispose messages if they have been inv…