Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 days ago
JSON representation
Marble testing helpers for RxJS and Jasmine
- Host: GitHub
- URL: https://github.com/CodeSequence/jasmine-marbles
- Owner: CodeSequence
- License: mit
- Created: 2017-02-27T16:29:38.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-03-02T12:24:19.000Z (almost 3 years ago)
- Last Synced: 2024-05-17T08:02:49.888Z (8 months ago)
- Topics: jasmine, observables, rxjs, unit-testing
- Language: TypeScript
- Size: 469 KB
- Stars: 116
- Watchers: 9
- Forks: 38
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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