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.2.2"},
{applications,[stdlib,kernel]},
{doc,"doc"},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[{"GitHub",
"https://github.com/arcusfelis/wait_helper/"}]}]}.