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.4rc1 — pin to a specific release candidate. (PEP 440 normalizes 1.5.4-rc11.5.4rc1.)

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.4rc2-py3-none-win_amd64.whl (12.1 MB view details)

Uploaded Python 3Windows x86-64

haybarn_unittest-1.5.4rc2-py3-none-musllinux_1_2_x86_64.whl (26.2 MB view details)

Uploaded Python 3musllinux: musl 1.2+ x86-64

haybarn_unittest-1.5.4rc2-py3-none-musllinux_1_2_aarch64.whl (24.2 MB view details)

Uploaded Python 3musllinux: musl 1.2+ ARM64

haybarn_unittest-1.5.4rc2-py3-none-manylinux_2_28_x86_64.whl (24.8 MB view details)

Uploaded Python 3manylinux: glibc 2.28+ x86-64

haybarn_unittest-1.5.4rc2-py3-none-manylinux_2_28_aarch64.whl (22.5 MB view details)

Uploaded Python 3manylinux: glibc 2.28+ ARM64

haybarn_unittest-1.5.4rc2-py3-none-macosx_11_0_x86_64.whl (21.4 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

haybarn_unittest-1.5.4rc2-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.4rc2-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for haybarn_unittest-1.5.4rc2-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 5b6212e392a2c63f1b92822488a66d2e1a2badb39e130308dfa66cfe499ef5a1
MD5 00e821cd995fdcdd9f5fc6cbd2c9b4ba
BLAKE2b-256 eabc5331c60443620e1ad0e462184f442d300719c82d1f680e161e5a2f3de5a4

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn_unittest-1.5.4rc2-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.4rc2-py3-none-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for haybarn_unittest-1.5.4rc2-py3-none-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1207c683ace756e5e0df067c015b427db0f2891dd59f073b2a957e5021a54bac
MD5 ee43215c8429484f2f00f9a33cfd85f6
BLAKE2b-256 adba57cb9848eedfa62306ecf66781ae8e9074f72ffc39e5cdc6c9f6b55ef4bf

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn_unittest-1.5.4rc2-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.4rc2-py3-none-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for haybarn_unittest-1.5.4rc2-py3-none-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7b6ac22a90523b3f922ca1ec9ae79d98680c749c98bd2d3fc35d546424bd4ca5
MD5 c61655295e294202af152551b0dc2e65
BLAKE2b-256 722286af19a8a9b24fb669ff174cacdcab903cd19cabc1a15edccb6751789929

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn_unittest-1.5.4rc2-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.4rc2-py3-none-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for haybarn_unittest-1.5.4rc2-py3-none-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b4d00d84f22f47b02f51e779500f47f579ebcefa6c2c949714e7ba2e1d54df04
MD5 0f9f6b8107088204b2a49a080517fc20
BLAKE2b-256 52fe8fb0578a1f6c2ab10e9b5158b4d18afb49dd4a4f66df668f5476f9a4c227

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn_unittest-1.5.4rc2-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.4rc2-py3-none-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for haybarn_unittest-1.5.4rc2-py3-none-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 70739e9a821e4ac26cbfd8bafb293fa60ab90b2bb282e4d91db058f2c4f25424
MD5 8f21aee00930ed94cf1e46be896d6dc7
BLAKE2b-256 2cf7976dfca3e1435aea44b20a16468d555e2660b82071931e693b1e78efa32f

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn_unittest-1.5.4rc2-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.4rc2-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for haybarn_unittest-1.5.4rc2-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 f0e9eabb822a1e161e4783b31ddb11920da3c0bca74609e4c0c216ddbf6d08f3
MD5 afe9ec3c3b31cbfec0116fa8088be525
BLAKE2b-256 1347169d9099acb00f6ab63e9febbcda4cc672b644b5139bd6a300f8e82cd825

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn_unittest-1.5.4rc2-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.4rc2-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for haybarn_unittest-1.5.4rc2-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0474fd347d66df0c7fa4ea1f4e8673c7153b5ea905781b3afd57fc14c147ead0
MD5 eaa154d665d187ec6029121bd4867192
BLAKE2b-256 0d17d2fc40a9a92cbf155e2d9de971a0635947d3eda75aee0b2e0f1ff79cb428

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn_unittest-1.5.4rc2-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