lunatest

xUnit-style + randomized unit testing framework

$ luarocks install lunatest

Lunatest is an xUnit-style unit testing framework, with
additional support for randomized testing (a la QuickCheck).

It's upwardly compatible from lunit, except it does not change any
functions in the standard library (by using assert_true() instead
of assert()).

Versions

0.9.5-112 years ago4,768 downloads
0.9.2-112 years ago281 downloads
0.9.1-112 years ago77 downloads

Dependencies

lua ~> 5.1

Labels

Manifests