Linux workstation

openSUSE Leap 15.6 native package

lua51-busted

Unit testing framework with a focus on being easy to use

Packages / openSUSE Leap 15.6 / Development/Languages/Other / lua51-busted

[Source: lua51-busted]

Package: lua51-busted (2.0.0-bp156.1.1)

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 lua51-busted:

  • dep: /bin/sh

    Package not available

  • dep: /bin/sh

    Package not available

  • dep: /usr/bin/lua5.1

    Package not available

  • dep: [curl]

    A Tool for Transferring Data from URLs

  • dep: [lua51]

    Small Embeddable Language with Procedural Syntax

  • dep: [lua51-cliargs]

    Command-line argument parsing module for Lua

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

    David Kolf's JSON module for Lua

  • dep: [lua51-lua-ev]

    Lua integration with libev

  • dep: [lua51-luafilesystem]

    Filesystem support for Lua

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

    Lua Assertions Extension

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

    Platform independent system calls for Lua

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

    Terminal operations for Lua

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

    Command-line argument parsing module for Lua

  • dep: [lua51-penlight]

    Generally useful modules inspired by the Python standard libraries

  • dep: [lua51-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 lua51-busted

ArchitecturePackage SizeInstalled SizeFiles
noarch46 KiB132 KiB[list of files]

Package file paths (65)

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

Field source: openSUSE Leap 15.6 OSS revision leap-15-6-oss-multiarch:ca2653101b9afba6656aea529109ba0c0f1ca1a92aa8614e7c887fda5264c230

Use this package

OpenFactory can boot this operating system in a browser VM, or start a build that includes the native package name from this record.

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.0.0-bp156.1.1leap-15.6 / ossnoarchopenSUSE Leap 15.6 · OSS · multi-architecture46 KiB132 KiBnoarch/lua51-busted-2.0.0-bp156.1.1.noarch.rpm

Field source: openSUSE Leap 15.6 OSS revision leap-15-6-oss-multiarch:ca2653101b9afba6656aea529109ba0c0f1ca1a92aa8614e7c887fda5264c230

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.

2.0.0-bp156.1.1 / noarchObserved Sep 1, 2026 to Sep 1, 2026

Verification status: Metadata observed; artifact bytes were not independently fetched or hashed by this catalog import. The digest below is source-reported.

Source-reported sha512: 9446005b584cd6c0a83fe56762d51414c9c848314c963fc22b6c9a3e98e87c1c6e0885566245f5e4ce38c129497c6440632a66a4da52ff67a8dbf647f3aeb2a3

Field source: openSUSE Leap 15.6 OSS revision leap-15-6-oss-multiarch:ca2653101b9afba6656aea529109ba0c0f1ca1a92aa8614e7c887fda5264c230

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 Leap 15.6 OSS revision leap-15-6-oss-multiarch:ca2653101b9afba6656aea529109ba0c0f1ca1a92aa8614e7c887fda5264c230. 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 leap-15-6-oss-multiarch:ca2653101b9afba6656aea529109ba0c0f1ca1a92aa8614e7c887fda5264c230

    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
    ca2653101b9afba6656aea529109ba0c0f1ca1a92aa8614e7c887fda5264c230
    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