Packages

Property based testing library for exploring different executions in an imperative style.

Current section

Files

Jump to
dorer src dorer.app.src
Raw

src/dorer.app.src

{application,dorer,
[{description,"Property based testing library for exploring different executions in an imperative style."},
{vsn,"0.1.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[{"Github","https://github.com/peterzeller/dorEr"}]}]}.