UNPKG

@hirez_io/observer-spy

Version:

A simple little class that helps making Observable testing a breeze

6 lines (3 loc) 179 B
// This is a helper for jest to set up autoUnsubscribe in the "setupFilesAfterEnv" configuration option import { autoUnsubscribe } from './auto-unsubscribe'; autoUnsubscribe();