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.

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.

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.

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.4.dev1.tar.gz (498.7 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.4.dev1-py3-none-any.whl (804.5 kB view details)

Uploaded Python 3

File details

Details for the file tigrbl_tests-0.4.4.dev1.tar.gz.

File metadata

  • Download URL: tigrbl_tests-0.4.4.dev1.tar.gz
  • Upload date:
  • Size: 498.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.22 {"installer":{"name":"uv","version":"0.11.22","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.4.dev1.tar.gz
Algorithm Hash digest
SHA256 43335a0a23d3316b148bcacc09862d16a0e2dc98a31724af371945fb447c4422
MD5 553e8fd4191d75bcb310aa1f7e1fac2f
BLAKE2b-256 1a39c9e79705f88cfbd6d77231b276f1c01aac426839f2ee46e0abf6ae4d316b

See more details on using hashes here.

File details

Details for the file tigrbl_tests-0.4.4.dev1-py3-none-any.whl.

File metadata

  • Download URL: tigrbl_tests-0.4.4.dev1-py3-none-any.whl
  • Upload date:
  • Size: 804.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.22 {"installer":{"name":"uv","version":"0.11.22","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.4.dev1-py3-none-any.whl
Algorithm Hash digest
SHA256 2196f108d60a0a92ba89fde2fe25db3d94b6b0f5237177138f478f4ea7b424a8
MD5 be961ba47b6c16d6decfd5482e5ce38b
BLAKE2b-256 5b51037d044e7b83d9ddca339b4e684d962d711b79f8e9407f014aa691c63eb3

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