This is a Lua port of [Minctest](https://codeplea.com/minctest), a very
minimal unit-testing "framework" originally written in ANSI C. It's handy when
you want some real simple unit tests for a small project.
Versions
Dependencies
lua >= 5.1, < 5.4
Manifests