Package lua5.4-module-busted: Information
Source package: lua5.4-module-busted
Version: 2.3.0-alt1_lr1
Build time: Feb 27, 2026, 01:20 PM in the task #409282
Category: Development/Other
Report package bugHome page: https://lunarmodules.github.io/busted/
License: MIT
Summary: Busted is a unit testing framework with a focus on being easy to use
Description:
Busted is a unit testing framework with a focus on being easy to use. Supports Lua >= 5.1, luajit >= 2.0.0, and moonscript. Check out the official docs for extended info. Busted test specs read naturally without being too verbose. You can even chain asserts and negations, such as assert.is_not.equal. 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.
List of RPM packages built from this SRPM:
bash-completion-busted (noarch)
lua5.4-module-busted (noarch)
zsh-completion-busted (noarch)
bash-completion-busted (noarch)
lua5.4-module-busted (noarch)
zsh-completion-busted (noarch)
Maintainer: Sergey Zhidkih
Last changed
Feb. 26, 2026 Sergey Zhidkih 2.3.0-alt1_lr1
- New version (2.3.0).
Aug. 13, 2025 Sergey Zhidkih 2.2.0-alt2_lr1
- Enable tests.
April 30, 2025 Sergey Zhidkih 2.2.0-alt1_lr1
- Initital build.