Shake is a simple and transparent test engine for Lua that assumes
that tests only use standard assert and print calls.
Shake uses Leg and LPeg to preprocess test files and extract a lot
more information than what is usually available when tests use
standard Lua assertions.
Versions
Dependencies
Leg >= 0.1.2
lua >= 5.1
LuaFileSystem >= 1.3.0