hedron-conformance
Language-neutral Hedron conformance-test kit and capability runner.
Ships versioned machine-readable fixtures, golden render/diagnostic artifacts, normalization rules, and a capability-level runner CLI so experimental Java/Node runtimes and optional native accelerators can prove parity with the Python reference — without matching incidental CPython formatting.
Also available as the flagship extra hedron[conformance].
Package maturity: Beta · Train: 0.50.x (published v0.50.1) · pin >=0.50.1,<0.51
Git tag and PyPI upload for this train are deferred. Latest on PyPI is 0.48.0.
Install
pip install "hedron-conformance>=0.50.1,<0.51"
# or
uv add "hedron-conformance>=0.50.1,<0.51"
# via flagship:
pip install "hedron[conformance]>=0.50.1,<0.51"
Requires Python 3.11–3.14.
Runner
hedron-conformance run
hedron-conformance run --json
hedron-conformance list
hedron-conformance schema
hedron-conformance --version
# or
python -m hedron_conformance run
Failures report fixture id, contract version, and violated capability.
Python API
from hedron_conformance import load_bundled_fixtures, run_kit
fixtures = load_bundled_fixtures()
result = run_kit(fixtures)
assert result.ok
Related runtimes
Experimental evaluators in the monorepo (not published as PyPI apps):
hedron-runtime-node— Node ≥ 18hedron-runtime-java— JDK 11+
Links
License
MIT. See the repository license.
Release files for hedron-conformance 0.50.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| hedron_conformance-0.50.1.tar.gz | 14.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| hedron_conformance-0.50.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 32.1 kB
Release files / hedron_conformance-0.50.1.tar.gz
| Download URL | hedron_conformance-0.50.1.tar.gz |
|---|---|
| Size | 14.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ff1e0ddeada4b28a814e86680418b40952189fe4700076e3fe0c692512dbf280
|
|
BLAKE2b-256 checksum How to use checksums |
f2c88faeeb5ace25b79fa84430164b2355f15475b46efb9c810c1c766e61a547
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.12.1 {"installer":{"name":"uv","version":"0.12.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
|
Release files / hedron_conformance-0.50.1-py3-none-any.whl
| Download URL | hedron_conformance-0.50.1-py3-none-any.whl |
|---|---|
| Size | 18.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6ffc5d1d99c82013eff6b0a51c520c54f0e72e437e5222bac7590b48603a3b64
|
|
BLAKE2b-256 checksum How to use checksums |
d30591c2433e2117e9a6ad7599bd45a96ba31efd8cea6f1683298d25f196e37b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.12.1 {"installer":{"name":"uv","version":"0.12.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
|