TestingUnit

Another unit testing library for Lua inspired by Python's unittest.

$ luarocks install testingunit

Another unit testing library for Lua inspired by Python's unittest.

TestingUnit is a very simple but fairly featureful and useful unit test
runner for Lua that does auto test descovery, fixtures, and expected failures. It is also easily embeddable from C allowing you to test your language bindings with little overhead.

Versions

0.1-09 years ago133 downloads

Dependencies

lua >= 5.1

Labels

Manifests