Linux workstation

openSUSE Tumbleweed native package

lua54-busted

Unit testing framework with a focus on being easy to use

Packages / openSUSE Tumbleweed / Development/Languages/Other / lua54-busted

[Source: lua54-busted]

Package: lua54-busted (2.3.0-1.2)

External Resources:

Homepage: [lunarmodules.github.io]

Unit testing framework with a focus on being easy to use

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.

Other Packages Related to lua54-busted:

  • dep: /bin/sh

    Package not available

  • dep: /bin/sh

    Package not available

  • dep: [curl]

    A Tool for Transferring Data from URLs

  • dep: [lua54]

    Small Embeddable Language with Procedural Syntax

  • dep: [lua54-cliargs]

    Command-line argument parsing module for Lua

  • dep: [lua54-dkjson] (>= 2.1.0-0)

    David Kolf's JSON module for Lua

  • dep: [lua54-lua-ev]

    Lua integration with libev

  • dep: [lua54-luafilesystem]

    Filesystem support for Lua

  • dep: [lua54-luassert] (>= 1.7.8-0)

    Lua Assertions Extension

  • dep: [lua54-luasystem] (>= 0.2.0-0)

    Platform independent system calls for Lua

  • dep: [lua54-luaterm] (>= 0.1-1)

    Terminal operations for Lua

  • dep: [lua54-mediator_lua] (>= 1.1-0)

    Command-line argument parsing module for Lua

  • dep: [lua54-penlight]

    Generally useful modules inspired by the Python standard libraries

  • dep: [lua54-say] (>= 1.3-0)

    Lua string hashing library, useful for internationalization

  • dep: [openssl]

    Secure Sockets and Transport Layer Security

  • dep: [unzip]

    A program to unpack compressed files

  • dep: [update-alternatives]

    Maintain symbolic links determining default commands

  • dep: [update-alternatives]

    Maintain symbolic links determining default commands

Download lua54-busted

ArchitecturePackage SizeInstalled SizeFiles
noarch55 KiB157 KiB[list of files]

Package file paths (74)

Paths come from the repository package-file index for the observed builds. They describe archive/package associations, not every file that will exist on a running system after maintainer scripts, alternatives, generated state, diversions, or installation choices.

  • /etc/alternatives/_busted
  • /etc/alternatives/busted
  • /etc/alternatives/busted.bash
  • /etc/alternatives/busted.zsh
  • /usr/bin/busted
  • /usr/bin/busted-5.4
  • /usr/share/bash-completion/completions/busted
  • /usr/share/bash-completion/completions/busted-5.4
  • /usr/share/doc/packages/lua54-busted
  • /usr/share/doc/packages/lua54-busted/CONTRIBUTING.md
  • /usr/share/doc/packages/lua54-busted/README.md
  • /usr/share/doc/packages/lua54-busted/TODO.md
  • /usr/share/licenses/lua54-busted
  • /usr/share/licenses/lua54-busted/LICENSE
  • /usr/share/lua/5.4/busted
  • /usr/share/lua/5.4/busted/block.lua
  • /usr/share/lua/5.4/busted/compatibility.lua
  • /usr/share/lua/5.4/busted/context.lua
  • /usr/share/lua/5.4/busted/core.lua
  • /usr/share/lua/5.4/busted/done.lua
  • /usr/share/lua/5.4/busted/environment.lua
  • /usr/share/lua/5.4/busted/execute.lua
  • /usr/share/lua/5.4/busted/fixtures.lua
  • /usr/share/lua/5.4/busted/init.lua
  • /usr/share/lua/5.4/busted/languages
  • /usr/share/lua/5.4/busted/languages/ar.lua
  • /usr/share/lua/5.4/busted/languages/de.lua
  • /usr/share/lua/5.4/busted/languages/en.lua
  • /usr/share/lua/5.4/busted/languages/es.lua
  • /usr/share/lua/5.4/busted/languages/fr.lua
  • /usr/share/lua/5.4/busted/languages/id.lua
  • /usr/share/lua/5.4/busted/languages/is.lua
  • /usr/share/lua/5.4/busted/languages/it.lua
  • /usr/share/lua/5.4/busted/languages/ja.lua
  • /usr/share/lua/5.4/busted/languages/ko.lua
  • /usr/share/lua/5.4/busted/languages/nl.lua
  • /usr/share/lua/5.4/busted/languages/pt-BR.lua
  • /usr/share/lua/5.4/busted/languages/ro.lua
  • /usr/share/lua/5.4/busted/languages/ru.lua
  • /usr/share/lua/5.4/busted/languages/th.lua
  • /usr/share/lua/5.4/busted/languages/ua.lua
  • /usr/share/lua/5.4/busted/languages/zh.lua
  • /usr/share/lua/5.4/busted/luajit.lua
  • /usr/share/lua/5.4/busted/modules
  • /usr/share/lua/5.4/busted/modules/cli.lua
  • /usr/share/lua/5.4/busted/modules/configuration_loader.lua
  • /usr/share/lua/5.4/busted/modules/files
  • /usr/share/lua/5.4/busted/modules/files/fennel.lua
  • /usr/share/lua/5.4/busted/modules/files/lua.lua
  • /usr/share/lua/5.4/busted/modules/files/moonscript.lua
  • /usr/share/lua/5.4/busted/modules/files/terra.lua
  • /usr/share/lua/5.4/busted/modules/filter_loader.lua
  • /usr/share/lua/5.4/busted/modules/helper_loader.lua
  • /usr/share/lua/5.4/busted/modules/luacov.lua
  • /usr/share/lua/5.4/busted/modules/output_handler_loader.lua
  • /usr/share/lua/5.4/busted/modules/standalone_loader.lua
  • /usr/share/lua/5.4/busted/modules/test_file_loader.lua
  • /usr/share/lua/5.4/busted/options.lua
  • /usr/share/lua/5.4/busted/outputHandlers
  • /usr/share/lua/5.4/busted/outputHandlers/base.lua
  • /usr/share/lua/5.4/busted/outputHandlers/gtest.lua
  • /usr/share/lua/5.4/busted/outputHandlers/json.lua
  • /usr/share/lua/5.4/busted/outputHandlers/junit.lua
  • /usr/share/lua/5.4/busted/outputHandlers/plainTerminal.lua
  • /usr/share/lua/5.4/busted/outputHandlers/sound.lua
  • /usr/share/lua/5.4/busted/outputHandlers/TAP.lua
  • /usr/share/lua/5.4/busted/outputHandlers/utfTerminal.lua
  • /usr/share/lua/5.4/busted/runner.lua
  • /usr/share/lua/5.4/busted/status.lua
  • /usr/share/lua/5.4/busted/utils.lua
  • /usr/share/zsh
  • /usr/share/zsh/vendor-completions
  • /usr/share/zsh/vendor-completions/_busted
  • /usr/share/zsh/vendor-completions/_busted-5.4

Field source: openSUSE Tumbleweed OSS revision tumbleweed-oss-multiarch:4db10cdde3ad82c7e22be35753c9e164b4bdd30f92db4aee17a0d4c94c5f902f

Versions, suites, and repositories

Each row is recorded package-index metadata for one version, architecture, suite, and repository. Names, URLs, and sizes are source-reported; a link is a potentially mutable retrieval location, not an OpenFactory redistribution claim or proof that OpenFactory retained the artifact bytes.

VersionReleaseArchitectureRepositoryPackage sizeInstalled sizePublisher repository artifact
2.3.0-1.2tumbleweed / ossnoarchopenSUSE Tumbleweed · OSS · multi-architecture55 KiB157 KiBnoarch/lua54-busted-2.3.0-1.2.noarch.rpm

Field source: openSUSE Tumbleweed OSS revision tumbleweed-oss-multiarch:4db10cdde3ad82c7e22be35753c9e164b4bdd30f92db4aee17a0d4c94c5f902f

Checksums and observation dates

For an APT source, signature verification authenticates the repository metadata chain and the Packages index containing this source-reported artifact digest. It does not certify package safety.

Catalog record completeness

The completeness score measures metadata coverage, not software quality, security, compatibility, or suitability.

Summary and description
25/25
Artifact path and source digest
25/25
Dependency metadata
15/15
Package-file index
15/15
Homepage
5/5
License text
5/5
Source package or maintainer
10/10

Recorded total: 100/100

Field source: openSUSE Tumbleweed OSS revision tumbleweed-oss-multiarch:4db10cdde3ad82c7e22be35753c9e164b4bdd30f92db4aee17a0d4c94c5f902f. The cross-OS mapping is catalog-derived from the source-reported homepage; it does not establish authorship or publisher identity

Sources and provenance

Field-source links above resolve here. Each source entry names the metadata publisher, trust tier, exact snapshot revision, signature result, and observation time; catalog-derived mappings are labeled separately.

  • Authoritative source; repository metadata signature verified, revision tumbleweed-oss-multiarch:4db10cdde3ad82c7e22be35753c9e164b4bdd30f92db4aee17a0d4c94c5f902f

    Signature verification covers the configured repository metadata chain. It does not certify that the package is safe or suitable.

    Repository-signature verification record
    Signed-object SHA-256
    4db10cdde3ad82c7e22be35753c9e164b4bdd30f92db4aee17a0d4c94c5f902f
    Signer fingerprint
    AD485664E901B867051AB15F35A2F86E29B700A4
    Keyring revision
    opensuse-project-signing-key.asc
    SHA-256 b5745739ebfb95b25b8e810f9bcb847fe750ccda598bd85f02f0e974599a6d7e
    Tool and policy
    gpgv (GnuPG) 2.4.9
    openfactory-software-catalog-signature-v1
    Verification time
    Sep 1, 2026
    Signed Release → package-index hash linkage

    Path: Not recorded
    Expected SHA-256: Not recorded
    Observed SHA-256: Not recorded
    Result: match verified