5 Lunit is a unit testing framework for lua, written in lua.
7 Lunit provides 27 assert functions, and a few misc functions
8 for usage in an easy unit testing framework.
10 Lunit comes with a test suite to test itself. The testsuite
11 consists of approximately 710 assertions.
13 Lunit is licensed under the MIT license.
15 Lunit can downloaded from http://www.mroth.net/lunit/