LeeCampbell / RxCookbook

Collection of recipes and snippets helping you create useful Rx code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using Marble Tests to test your Rx code

LeeCampbell opened this issue · comments

RxJs (and hopefully soon Rx.NET and others) supports wrting your Rx test with the visual aid of Marble diagrams.

https://github.com/ReactiveX/rxjs/blob/master/doc/writing-marble-tests.md
https://github.com/ReactiveX/rxjs/blob/master/spec/operators/bufferTime-spec.ts