forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
5 lines
241 B
Text
5 lines
241 B
Text
Lunit is a unit testing framework for lua, written in lua. It provides currently
|
|
27 assert functions, 8 type checking functions and a few miscellaneous functions
|
|
for usage as an easy unit testing framework.
|
|
|
|
WWW: http://www.mroth.net/lunit/
|