Description
Provides a command-line unit testing framework for Lua. Developers use it to write, organize, and run tests for Lua modules and applications.
Use it when a Lua project depends on Busted or when adding regression tests. Test quality depends on meaningful cases and fixtures.