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-19 years ago2,103 downloads
0.9.2-19 years ago213 downloads
0.9.1-19 years ago65 downloads

Dependencies

lua ~> 5.1

Labels

Manifests