UNPKG

453 BMarkdownView Raw
1# jasmine-marbles
2
3Marble testing helpers for RxJS and Jasmine
4
5Helpful Links
6
7* [Marble Syntax](https://github.com/ReactiveX/rxjs/blob/master/docs_app/content/guide/testing/marble-testing.md#marble-syntax "ReactiveX Documentation")
8* [Providing Mock Actions for testing NgRx Actions with jasmine-marbles](https://ngrx.io/guide/effects/testing "NgRx Documentation")
9
10# Supported RxJS versions
11
12* 0.2.0 supports RxJS 5.*.*
13* => 0.3.* supports RxJS 6.*.*