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-111 years ago4,028 downloads
0.9.2-111 years ago223 downloads
0.9.1-111 years ago71 downloads

Dependencies

lua ~> 5.1

Labels

Manifests