Binary package “lua-unit” in ubuntu trusty

Lua unit testing framework

 Luaunit is a unit-testing framework for Lua, in the spirit of many
 others unit-testing framework. Luaunit let's 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.