observer-spy
Observable tester
A library to simplify testing of RxJS Observables
This library makes RxJS Observables testing easy!
378 stars
7 watching
13 forks
Language: TypeScript
last commit: about 1 year ago
Linked from 1 awesome list
angularjasminejestmarble-testsmicrotestmockmocksobservablesobserver-spiesrxjsspiestestingunit-tests
Related projects:
Repository | Description | Stars |
---|---|---|
hirezio/auto-spies | A toolset for creating spies in unit tests with automatic setup and teardown. | 181 |
ksz-ksz/rxjs-insights | A toolset to help developers debug and visualize observables in their applications by tracking various events and relations. | 359 |
raiondesu/vuse-rx | A bridge between Vue 3 and RxJS, connecting reactive states with observables. | 59 |
tpei/observable | A simple implementation of the Observer pattern in Crystal | 9 |
ribot/assertj-rx | Provides assertions for testing RxJava Observables in Java | 117 |
ba-st/bell | A library providing observability capabilities such as logs and metrics. | 6 |
serilog/serilog-sinks-observable | A package that enables logging events to be observed and processed as observable streams. | 23 |
badisi/ngx-safe-subscribe | An Angular library that simplifies the process of managing subscriptions to observables in component lifecycle methods | 3 |
kwonoj/rx-sandbox | Tool for testing RxJS observables using a DSL-based test suite | 173 |
43081j/hanbi | A small JavaScript library for creating spies and stubs to isolate dependencies in unit tests. | 60 |
openzeppelin/openzeppelin-test-helpers | Assists in testing Ethereum smart contracts | 415 |
rxswiftcommunity/rxnimble | Extensions to RxSwift that simplify unit testing with Observables | 265 |
rstudio/shinytest | Automated testing tool for Shiny apps by simulating user interactions and comparing application states | 225 |
slazyk/observable-swift | A Swift library for value observing and events with a focus on explicit usage of closures, generics, and property observers. | 1,235 |
just-jeb/jest-marbles | A set of helper functions and matchers for testing reactive code with RxJs | 113 |