[ 源代码: lua-unit ]
软件包:lua-unit(3.4-2)
Lua unit testing framework
Luaunit is a unit-testing framework for Lua, in the spirit of many others unit-testing framework. Luaunit lets you write test functions, test classes with test methods and setup/teardown functionality.
Luaunit can output test failures using the TAP format, for easier integration into Continuous Integration platforms like Jenkins.