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-14 years ago154 downloads
0.0.4-14 years ago43 downloads
0.0.3-14 years ago42 downloads
0.0.2-14 years ago45 downloads
0.0.1-14 years ago55 downloads

Dependencies

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

Manifests