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,283 downloads
0.9.2-19 years ago215 downloads
0.9.1-19 years ago66 downloads

Dependencies

lua ~> 5.1

Labels

Manifests