Skip to main content

Haybarn unittest — the DuckDB unittest test runner for the Haybarn engine, runnable via uvx haybarn-unittest.

Project description

haybarn-unittest on PyPI

The Haybarn test runner — DuckDB's unittest binary, rebranded — runnable directly from PyPI:

uvx haybarn-unittest --test-dir . --list-tests
# or
pipx run haybarn-unittest --test-dir path/to/extension test/sql/my_test.test

What this is

haybarn-unittest is a binary-distribution package. Each PyPI wheel embeds the pre-built haybarn-unittest binary for one platform, tagged so pip / uv auto-select the correct one:

  • manylinux_2_28_x86_64 — glibc-based Linux on x86_64
  • manylinux_2_28_aarch64 — glibc-based Linux on aarch64
  • musllinux_1_2_x86_64 — Alpine / musl Linux on x86_64
  • musllinux_1_2_aarch64 — Alpine / musl Linux on aarch64
  • macosx_11_0_x86_64 — macOS 11+ on Intel
  • macosx_11_0_arm64 — macOS 11+ on Apple Silicon
  • win_amd64 — 64-bit Windows

The Python shim (haybarn_unittest:main) os.execvs into the bundled binary, so signals and exit codes propagate naturally.

It runs SQL logic (.test) files against the Haybarn engine — point it at your own test directory with --test-dir. The binary launches from any working directory; --test-dir <dir> tells it where your tests live.

Versions

  • uvx haybarn-unittest — latest stable.
  • uvx haybarn-unittest@1.5.3rc1 — pin to a specific release candidate. (PEP 440 normalizes 1.5.3-rc11.5.3rc1.)

Related

  • haybarn-unittest (npm) — same binary, run via npx haybarn-unittest.
  • haybarn-cli (PyPI) — the Haybarn CLI, run via uvx haybarn-cli.

Trademark

Haybarn is an independent derived distribution of DuckDB published by Query Farm LLC. Not affiliated with or endorsed by the DuckDB Foundation. DuckDB is a trademark of the DuckDB Foundation.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

haybarn_unittest-1.5.3rc9-py3-none-win_amd64.whl (12.1 MB view details)

Uploaded Python 3Windows x86-64

haybarn_unittest-1.5.3rc9-py3-none-musllinux_1_2_x86_64.whl (26.1 MB view details)

Uploaded Python 3musllinux: musl 1.2+ x86-64

haybarn_unittest-1.5.3rc9-py3-none-musllinux_1_2_aarch64.whl (24.2 MB view details)

Uploaded Python 3musllinux: musl 1.2+ ARM64

haybarn_unittest-1.5.3rc9-py3-none-manylinux_2_28_x86_64.whl (24.7 MB view details)

Uploaded Python 3manylinux: glibc 2.28+ x86-64

haybarn_unittest-1.5.3rc9-py3-none-manylinux_2_28_aarch64.whl (22.5 MB view details)

Uploaded Python 3manylinux: glibc 2.28+ ARM64

haybarn_unittest-1.5.3rc9-py3-none-macosx_11_0_x86_64.whl (21.4 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

haybarn_unittest-1.5.3rc9-py3-none-macosx_11_0_arm64.whl (19.4 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

Details for the file haybarn_unittest-1.5.3rc9-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for haybarn_unittest-1.5.3rc9-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 b56868bbc685f736a59ec92ec460fabc93d6bb96941733c4bcd74323037e1106
MD5 27efc6680ac0b8ed9f41ae05c2336d5b
BLAKE2b-256 6feaf9b75084594ab683c135d39e4170fe5f36df27798d0fcb146f512e337d10

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn_unittest-1.5.3rc9-py3-none-win_amd64.whl:

Publisher: haybarn-pypi-unittest-publish.yml on Query-farm-haybarn/haybarn

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file haybarn_unittest-1.5.3rc9-py3-none-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for haybarn_unittest-1.5.3rc9-py3-none-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5cf5c4f775e48d8bf16a2f89eff5191fd2882c4c775a12a64e1051383a4b378e
MD5 4f35e3c59f87268974bdd6566a47ae3b
BLAKE2b-256 90f1c639415d021f36a4342d3ecbc05bf04ea27ee983edddfcafb2604f0d9c7f

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn_unittest-1.5.3rc9-py3-none-musllinux_1_2_x86_64.whl:

Publisher: haybarn-pypi-unittest-publish.yml on Query-farm-haybarn/haybarn

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file haybarn_unittest-1.5.3rc9-py3-none-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for haybarn_unittest-1.5.3rc9-py3-none-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e57a737f24dea30b9771a4c46aa4a3decdfaf21f760be15a76c3f42b421c35f4
MD5 49209c0ad25dd50cfa92f7aed0c11890
BLAKE2b-256 6f860b4ad519afe69a01f3a63f3d1dc9a1835e1cd779b471e1aadcbddc03adad

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn_unittest-1.5.3rc9-py3-none-musllinux_1_2_aarch64.whl:

Publisher: haybarn-pypi-unittest-publish.yml on Query-farm-haybarn/haybarn

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file haybarn_unittest-1.5.3rc9-py3-none-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for haybarn_unittest-1.5.3rc9-py3-none-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7f91491e09435e548e1a6caa04b738eece5a190b62df653296a6f09f97fd79d0
MD5 961f1da935ddcc854ecc2016dfafcd0f
BLAKE2b-256 4a94b2bca23d3e6dcfce621828c05e67a99d0b3d1b969be0c7e8360e33572c38

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn_unittest-1.5.3rc9-py3-none-manylinux_2_28_x86_64.whl:

Publisher: haybarn-pypi-unittest-publish.yml on Query-farm-haybarn/haybarn

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file haybarn_unittest-1.5.3rc9-py3-none-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for haybarn_unittest-1.5.3rc9-py3-none-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 12656106fe2ce3f627a48f30a7ed672db5622893e4e4aea0efc3f4c0277b2e72
MD5 b31340ba8f4900ff7ff192a088ed0350
BLAKE2b-256 190a8e13a30181a42cee016959a8a78af531db03950e0e17ab622df6dddc47a5

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn_unittest-1.5.3rc9-py3-none-manylinux_2_28_aarch64.whl:

Publisher: haybarn-pypi-unittest-publish.yml on Query-farm-haybarn/haybarn

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file haybarn_unittest-1.5.3rc9-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for haybarn_unittest-1.5.3rc9-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 810608737a709940a39677f2a70a66d827060e24a441b9caa8ba29bac7c70486
MD5 e683d9187cb65ad50dca75356ea76425
BLAKE2b-256 f6174c6585cf6469fe0c8f832741d2733eb67c6e0dcfd42f266e3a66bfbb8e1f

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn_unittest-1.5.3rc9-py3-none-macosx_11_0_x86_64.whl:

Publisher: haybarn-pypi-unittest-publish.yml on Query-farm-haybarn/haybarn

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file haybarn_unittest-1.5.3rc9-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for haybarn_unittest-1.5.3rc9-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6d8dc458b0ab079c74f2de2bebe1f819d70ac7667072aa05ec61fa9890a74369
MD5 a13392d8064d8c7d6fec41441138b69c
BLAKE2b-256 63550d13a22da66d13f501de41c36236ed5f278c868c73d3841d1f2fae59b6b3

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn_unittest-1.5.3rc9-py3-none-macosx_11_0_arm64.whl:

Publisher: haybarn-pypi-unittest-publish.yml on Query-farm-haybarn/haybarn

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page