Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codesequence/jasmine-marbles

Marble testing helpers for RxJS and Jasmine
https://github.com/codesequence/jasmine-marbles

jasmine observables rxjs unit-testing

Last synced: 3 days ago
JSON representation

Marble testing helpers for RxJS and Jasmine

Awesome Lists containing this project

README

        

# jasmine-marbles

Marble testing helpers for RxJS and Jasmine

Helpful Links

* [Marble Syntax](https://github.com/ReactiveX/rxjs/blob/master/apps/rxjs.dev/content/guide/testing/marble-testing.md#marble-syntax "ReactiveX Documentation")
* [Providing Mock Actions for testing NgRx Actions with jasmine-marbles](https://ngrx.io/guide/effects/testing "NgRx Documentation")

# Supported RxJS versions

* 0.2.0 supports RxJS 5.x
* => 0.3.* supports RxJS 6.x
* => 0.9.0 supports RxJS 7.x