Package lua5.4-module-busted: Information

    Source package: lua5.4-module-busted
    Version: 2.3.0-alt1_lr1
    Latest version according to Repology
    Build time:  Feb 27, 2026, 01:20 PM in the task #409282
    Report package bug
    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)

    Maintainer: Sergey Zhidkih

    List of contributors:
    Sergey Zhidkih

    ACL:
    Sergey Zhidkih
    @everybody

      1. rpm-macros-lua
      2. lua5.4-luarocks
      3. lua5.4-module-dkjson
      4. lua5.4-module-lua-term
      5. lua5.4-module-lua_cliargs
      6. lua5.4-module-luacov
      7. lua5.4-module-luassert
      8. lua5.4-module-luasystem
      9. lua5.4-module-mediator_lua
      10. lua5.4-module-penlight
      11. lua5.4-module-say

    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.