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-110 years ago2,814 downloads
0.9.2-110 years ago215 downloads
0.9.1-110 years ago66 downloads

Dependencies

lua ~> 5.1

Labels

Manifests