@devessier/wait-for
v0.1.3
Published
Tools to try assertions until they succeed
Downloads
1
Readme
wait-for
Tools to try assertions until they succeed.
Quick Start
Install the library:
with npm
npm install @devessier/wait-for
with pnpm
pnpm add @devessier/wait-for
with yarn
yarn add @devessier/wait-for