Don't use non existing myerror()
[lunit.git] / ANNOUNCE
blobffb5e03dfa4bfd27074787cbbeffada89e69c0c2
2                  Lunit Release 0.4
3                 ===================
5 Lunit is a unit testing framework for lua, written in lua. 
7 Lunit provides 26 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/