Package Info

lua51-busted


Unit testing framework with a focus on being easy to use


Development/Languages/Other

busted is a unit testing framework with a focus on being easy to use. busted works with lua >= 5.1, moonscript, terra, and LuaJIT >= 2.0.0.

busted test specs read naturally without being too verbose. You can even chain asserts and negations, such as assert.not.equals. Nest blocks of tests with contextual descriptions using describe, and add tags to blocks so you can run arbitrary groups of tests.

An extensible assert library allows you to extend and craft your own assert functions specific to your case with method chaining. A modular output library lets you add on your own output format, along with the default pretty and plain terminal output, JSON with and without streaming, and TAP-compatible output that allows you to run busted specs within most CI servers. You can even register phrases for internationaliation with custom or built-in language packs.


License: MIT
URL: https://lunarmodules.github.io/busted/

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
2.0.0-bp156.1.1 info GA Release 2024-03-20 15 SP6
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • lua51-busted