mystuff/devel/luassert/pkg/DESCR

4 lines
206 B
Plaintext
Raw Normal View History

2023-01-10 11:45:28 +01:00
Luassert extends Lua's built-in assertions to provide additional tests
and the ability to create your own. It comes preloaded with argument
formatters for common Lua types, but it is easy to roll your own.