bluebird75 / luaunitLinks
LuaUnit is a popular unit-testing framework for Lua, with an interface typical of xUnit libraries (Python unittest, Junit, NUnit, ...). It supports several output formats (Text, TAP, JUnit, ...) to be used directly or work with Continuous Integration platforms (Jenkins, Maven, ...).
☆597Updated last year
Alternatives and similar repositories for luaunit
Users that are interested in luaunit are comparing it to the libraries listed below
Sorting:
- LuaCov is a simple coverage analyzer for Lua code.☆319Updated 6 months ago
- Elegant Lua unit testing.☆1,506Updated 6 months ago
- LDoc is a LuaDoc-compatible documentation generator which can also process C extension source. Markdown may be optionally used to render …☆827Updated 11 months ago
- LuaFileSystem is a Lua library developed to complement the set of functions related to file systems offered by the standard Lua distribut…☆949Updated 7 months ago
- Human-readable representation of Lua tables☆1,450Updated last month
- Lua serializer and pretty printer.☆590Updated 3 years ago
- A tool for linting and static analysis of Lua code.☆396Updated 6 months ago
- Feature-rich command line parser for Lua☆274Updated 4 years ago
- XML Parser written entirely in Lua that works for Lua 5.1+. Convert XML to and from Lua Tables 🌖💱☆314Updated last week
- A tool for linting and static analysis of Lua code.☆1,964Updated 2 years ago
- Assertion library for Lua☆226Updated 7 months ago
- LibYAML binding for Lua.☆216Updated 2 years ago
- Lua bindings for POSIX APIs☆558Updated 4 months ago
- A set of pure Lua libraries focusing on input data handling (such as reading configuration files), functional programming (such as map, r…☆2,014Updated last week
- Olivine Labs Lua Style Guide☆534Updated 3 years ago
- Object-orientation for Lua☆1,833Updated 2 years ago
- An Optional Type System for Lua