Current section
Files
Jump to
Current section
Files
src/test_check.app.src
{application,test_check,
[{vsn,"1.1.1"},
{description,"A QuickCheck inspired property-based testing library."},
{modules,[]},
{applications,[stdlib,kernel]},
{licenses,["EPL v1.0"]},
{pkg_name,clje_test_check},
{links,[{"GitHub","https://github.com/clojerl/test.check"},
{"Website","http://clojerl.org"},
{"Try Online","http://try.clojerl.online"}]}]}.