Packages

Testing helpers for the Nova web framework

Current section

Files

Jump to
nova_test src nova_test.app.src
Raw

src/nova_test.app.src

{application,nova_test,
[{description,"Testing helpers for the Nova web framework"},
{vsn,"0.1.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["MIT"]},
{links,[{"GitHub",
"https://github.com/novaframework/nova_test"}]}]}.