Showing 1-4 of 4 packages
a collection of Node.js utilities for dealing with asynchronous behavior in jest/mocha tests
Testing utilities and helpers for writing comprehensive unit tests with TypeScript and Jest
A simple utility that waits until a custom condition is met or until timeout.
simple set of tools for making things you probably shouldn't do in tests seem nicer. Such as waiting (setInterval) for things to complete, and waiting before continuing actions (setTimeout). Very promise focused, depends on Q.