RxTest
RxTest copied to clipboard
Kotlin DSL for easier RxJava testing.
Results
1
RxTest issues
Sort by
recently updated
recently updated
newest added
Hello, what I lack when testing rx java things is the ability to quickly produce input observables. RxJs has super cool functions to produce those `cold("--a--b--#")`: On frame 20 emit...
enhancement