Skip to content
forked from ysmood/yaku

A lightweight promise library with mocking support

License

Notifications You must be signed in to change notification settings

lukeapage/yaku-mock

 
 

Repository files navigation

Overview

A fork of Yaku with the addition of one method useful for testing - flush.

Promise.flush()

A method that when called, will call out all waiting resolved and rejected promises, so that they resolve synchronously.

About

A lightweight promise library with mocking support

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.4%
  • HTML 0.6%