wLuaUnit

Object oriented test framework for Lua

$ luarocks install wluaunit

wLuaUnit is an object oriented test framework for Lua.
Provides a TestCase and a TestRunner class.

Internally it uses LuaUnit as unit test framework and mach as mocking framework.
The TestRunner supports collecting code coverage via LuaCov.

Versions

0.0.5-13 years ago142 downloads
0.0.4-13 years ago39 downloads
0.0.3-13 years ago38 downloads
0.0.2-13 years ago41 downloads
0.0.1-13 years ago51 downloads

Dependencies

classic = 0.1.0-1
lua >= 5.1
LuaUnit >= 3.3-1
mach >= 5.1-0

Manifests