UNPKG

@async-fn/jest

Version:

Additional methods to jest.fn to introduce "late resolve" of promises returned by mock functions. This allows tests that read chronologically, like a story.

4 lines (2 loc) 79 B
import asyncFnForJest from './asyncFnForJest'; export default asyncFnForJest;