Writing specs for reactive streams is tricky both because of their asynchronous nature and because their next/error/completed semantics. The goal of rx-rspec is to provide powerful matchers that lets you express your expectations in a traditional rspec-like synchronous manner.
Required Ruby Version
>= 2.0.0
Authors
Anders Qvist
Versions
- 0.4.3 March 04, 2018 (8.5 KB)
- 0.4.1 March 03, 2018 (8.5 KB)
- 0.3.1 November 14, 2017 (7.5 KB)
- 0.3.0 November 07, 2017 (7.5 KB)
- 0.2.0 January 16, 2017 (7.5 KB)