luassert
Assertion library
A Lua assertion library providing additional tests and custom assertion capabilities.
Assertion library for Lua
209 stars
15 watching
77 forks
Language: Lua
last commit: about 1 month ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
lunarmodules/penlight | A collection of reusable Lua libraries for input data handling, functional programming, and OS path management | 1,946 |
lunarmodules/luacheck | A tool for detecting issues in Lua code | 367 |
lunarmodules/say | A Lua string hashing library with support for internationalization and namespace management | 47 |
lunarmodules/lua_cliargs | A command-line argument parsing module for Lua | 123 |
lunarmodules/lua-compat-5.3 | A compatibility module providing Lua-5.3-style APIs for older versions of the Lua interpreter | 232 |
lunarmodules/busted | A unit testing framework for Lua that provides a simple and extensible way to write and run tests. | 1,440 |
norman/telescope | A test library for Lua that supports declarative testing with nested contexts and code coverage reports. | 161 |
lunarmodules/luasec | A Lua module providing secure connection functionality for Lua applications or scripts using OpenSSL and LuaSocket integration | 369 |
ahgamut/lua | The official Lua development repository containing the full history of all commits, maintained by the Lua team. | 5 |
lunarmodules/luasocket | Provides network support for Lua applications using TCP and UDP transport layers. | 1,870 |
jgm/lunamark | A Lua library for converting markdown to various textual formats | 199 |
megagrump/muun | A Lua class implementation that enables moonscript compatibility and extends classes in both directions. | 7 |
lualanes/lanes | A lightweight multithreading library for Lua | 469 |
jzrake/lunum | A C-based extension for Lua that provides flexible and robust numeric array manipulation facilities. | 38 |
hengestone/lua-languages | A collection of languages and projects that compile to or use Lua as their intermediate language | 607 |