lua-lunit - Unit testing framework for Lua
Website: | http://nessie.de/mroth/lunit/index.html |
---|---|
License: | MIT |
Vendor: | Fedora Project |
- Description:
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 710 assertions.
Packages
lua-lunit-0.4-2.el5.noarch [11 KiB] |
Changelog
by Michel Salim (2009-10-19):
- Patch out the use of non-existent myerror fn |