Run a test assertion until it succeeds or max tries is exhausted
Ava's Assertions instance
check to be executed
max number of times to try fn check
delay between checks in milliseconds
Return a Promise that is completed after specified time
Time in milliseconds
Generated using TypeDoc
Run a test assertion until it succeeds or max tries is exhausted