Packages

Functions to wait for some condition in tests

Current section

Files

Jump to
wait_helper src wait_helper.app.src
Raw

src/wait_helper.app.src

{application,wait_helper,
[{description,"Functions to wait for some condition in tests"},
{vsn,"0.1.0"},
{applications,[stdlib,kernel]},
{licenses,["Apache 2"]}]}.