Skip to main

watchSourceEvents

watchSourceEvents

Source Location: packages/testing/src/index.ts#L295

Signature

function watchSourceEvents<T>(
source: Source<T>,
testSchedule: TestSchedule,
subscriptionInfo?: TestSubscriptionInfo,
): TestSourceEvent<T>[]