Description
An assertion library for Lua 5.4, used to write clearer checks in tests and report failures in a more useful way.
It is testing infrastructure for developers. Projects use it with Lua test suites when simple true-or-false checks do not provide enough detail to understand failures.