Skip to main content

Reusable Tigrbl pytest fixtures, conformance assertions, integration helpers, and package test utilities.

Project description

tigrbl_tests

Tigrbl logo

Reusable Tigrbl pytest fixtures, conformance assertions, integration helpers, and package test utilities.

PyPI version for tigrbl_tests Downloads for tigrbl_tests Discord community for tigrbl_tests Repository hits for tigrbl_tests README Apache 2.0 license Python versions 3.10 | 3.11 | 3.12 | 3.13 | 3.14 for tigrbl_tests Workspace group for tigrbl_tests

What is tigrbl_tests?

Reusable Tigrbl pytest fixtures, conformance assertions, integration helpers, and package test utilities.

Why use tigrbl_tests?

Use it when downstream packages need the same Tigrbl fixtures, conformance helpers, and regression assertions used by the workspace.

When should I install tigrbl_tests?

Install it in CI, package-local validation, transport integration tests, and compatibility checks.

Who is tigrbl_tests for?

Maintainers, extension authors, and integration teams validating Tigrbl-compatible packages.

Where does tigrbl_tests fit?

tigrbl_tests lives at pkgs/core/tigrbl_tests and serves reusable test, conformance, and integration support for Tigrbl packages.

How does tigrbl_tests work?

It packages reusable pytest assets and helper modules that exercise public Tigrbl behavior instead of relying on private workspace state.

Install

uv add tigrbl_tests
pip install tigrbl_tests

Surface Coverage

Surface Value
PyPI package tigrbl_tests
Repository path pkgs/core/tigrbl_tests
Python import root benchmarks, tigrbl_tests, triage_tests, v4
Console scripts none declared
Entry points none declared
Optional extras none declared
Legal files LICENSE, NOTICE
Supported Python `3.10

What It Owns

tigrbl_tests owns the test support package boundary. It should be installed when you need this package's focused responsibility without assuming every other Tigrbl workspace package is present.

Implementation orientation:

  • benchmarks: comparative_benchmark_verification, open_loop_load_patterns, run_hot_path_perf_suite, tigrbl_fastapi_surface_matrix_benchmark, tigrbl_kernel_plan_benchmark, tigrbl_request_response_benchmark, tigrbl_sse_perf_suite, tigrbl_streaming_perf_suite, tigrbl_websocket_perf_suite, tigrbl_webtransport_perf_suite
  • tigrbl_tests: examples/, tests/
  • v4: tests/

Public API and Import Surface

  • Import roots: benchmarks, tigrbl_tests, triage_tests, v4.
  • Public symbols: public surface is module-oriented; import the package boundary and inspect submodules as needed.
  • Workspace dependencies: tigrbl, tigrbl_client.
  • External runtime dependencies: psycopg2-binary>=2.9.9, asyncpg>=0.30.0, pytest>=8.0, pytest-asyncio>=0.24.0, pytest-xdist>=3.6.1, pytest-json-report>=1.5.0, python-dotenv, requests>=2.32.3, flake8>=7.0, pytest-timeout>=2.3.1, ruff>=0.9.9, pytest-benchmark>=4.0.0, jinja2>=3.1.0.

Usage Examples

Verify the installed package

python -m pip show tigrbl_tests
python - <<'PY'
from importlib.metadata import version
print(version("tigrbl_tests"))
PY

Run packaged Tigrbl tests

uv run pytest pkgs/core/tigrbl_tests/tests -q
python -m pytest --pyargs tigrbl_tests

Import reusable test helpers

import tigrbl_tests

print(tigrbl_tests.__name__)

Use it in downstream CI

pip install tigrbl-tests pytest
pytest -q

How To Choose This Package

Choose tigrbl_tests when the quick-answer table matches your use case. Choose tigrbl instead when you want the full public facade. Choose a lower-level package such as tigrbl-core, tigrbl-base, or tigrbl-runtime when you are building framework extensions or testing a specific internal boundary.

Related Packages

Documentation Links

Support

Package-local Boundary

This README is the package-local distribution entry point for tigrbl_tests. It answers install, usage, API, ownership, and certification-orientation questions for this package. Broader architectural decisions, release status, and cross-package proof chains remain in the repository-level docs and SSOT registry.

Certification Status

  • Package status: governed package in the tigrbl/tigrbl workspace.
  • Governance source: SSOT registry.
  • Release evidence: publish workflow validates package builds, tests, GitHub release assets, and PyPI publication for managed packages.
  • Local certification guard: pkgs/core/tigrbl_tests/tests/unit/test_package_badges_and_notices.py verifies every package README keeps the Discord badge, Apache 2.0 badge, explicit Python-version badge, LICENSE, and NOTICE.
  • Scope note: this README documents the package boundary. Runtime feature support remains governed by .ssot/ entities and the conformance docs linked below.

License

Licensed under the Apache License, Version 2.0. See LICENSE, NOTICE, and the official Apache 2.0 license text.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

tigrbl_tests-0.4.5.dev4.tar.gz (501.1 kB view details)

Uploaded Source

Built Distribution

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

tigrbl_tests-0.4.5.dev4-py3-none-any.whl (806.1 kB view details)

Uploaded Python 3

File details

Details for the file tigrbl_tests-0.4.5.dev4.tar.gz.

File metadata

  • Download URL: tigrbl_tests-0.4.5.dev4.tar.gz
  • Upload date:
  • Size: 501.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.25 {"installer":{"name":"uv","version":"0.11.25","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}

File hashes

Hashes for tigrbl_tests-0.4.5.dev4.tar.gz
Algorithm Hash digest
SHA256 f486c67356e579a5802f4ce96c4f3e4e6c5ff68b4efa41e423e2c8a1347125bc
MD5 27bdf0a0d313e07df54ea41fd359cbb6
BLAKE2b-256 f410e9f70c6b837f312baff4dfbe3b0b13822f6337f83bc3a35b931427347b71

See more details on using hashes here.

File details

Details for the file tigrbl_tests-0.4.5.dev4-py3-none-any.whl.

File metadata

  • Download URL: tigrbl_tests-0.4.5.dev4-py3-none-any.whl
  • Upload date:
  • Size: 806.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.25 {"installer":{"name":"uv","version":"0.11.25","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}

File hashes

Hashes for tigrbl_tests-0.4.5.dev4-py3-none-any.whl
Algorithm Hash digest
SHA256 a0f8c03979625ccd9dde9bff02dc207d091f2470715eaa2df5387930585395a1
MD5 3048145e0fe6e9e794d29456c45c08bd
BLAKE2b-256 ed9d584e18e656513cd3e66eec9503f376bc174067786b07604642c699822c37

See more details on using hashes here.

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