rx-rspec 0.2.0
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.
Gemfile:
=
install:
=
Runtime Dependencies (1):
rx
>= 0