UNPKG

@rxjs-stuff/marbles

Version:

A set of plugins that provide a natural feeling integration with Mocha and Chai for RxJS "marbles" testing.

9 lines (8 loc) 313 B
export * from './src/boolean-marbles'; export * from './src/clean-stack'; export * from './src/collect-errors'; export * from './src/log-subscriptions'; export * from './src/marble-values'; export * from './src/marbles-helpers'; export * from './src/marbles-helpers-types'; export * from './src/marbles-testing';