Current section
Files
Jump to
Current section
Files
src/wait_helper.app.src
{application,wait_helper,
[{description,"Functions to wait for some condition in tests"},
{vsn,"0.2.0"},
{applications,[stdlib,kernel]},
{doc,"doc"},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[{"GitHub",
"https://github.com/arcusfelis/wait_helper/"}]}]}.