
                 Lunit Release 0.3 (alpha)
                ===========================

Lunit is a unit testing framework for lua, written in lua. 

Lunit provides 26 assert functions, and a few misc functions
for usage in an easy unit testing framework.

Lunit comes with a test suite to test itself. The testsuite
consists of approximately 630 assertions.

Lunit is licensed under the MIT license.

Lunit can downloaded from http://www.nessie.de/mroth/lunit/

