wait-for-expect
Wait for expectation to be true, useful for integration and end to end testing
p-any
Wait for any promise to be fulfilled
p-some
Wait for a specified number of promises to be fulfilled
enzyme-wait
Wait for an async element to appear when performing integration tests with enzyme.