UNPKG

@async-fn/sinon

Version:

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

4 lines (2 loc) 82 B
import asyncFnForSinon from './asyncFnForSinon'; export default asyncFnForSinon;