Metadata-Version: 2.4
Name: tigrbl_tests
Version: 0.3.22.dev1
Summary: Test suite and fixtures for the Tigrbl framework.
License-Expression: Apache-2.0
License-File: LICENSE
Keywords: tigrbl,tests,sdk,standards,pytest,fixtures,integration,performance
Author: Jacob Stewart
Author-email: jacob@swarmauri.com
Requires-Python: >=3.10,<3.14
Classifier: Development Status :: 1 - Planning
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Dist: asyncpg (>=0.30.0)
Requires-Dist: flake8 (>=7.0)
Requires-Dist: jinja2 (>=3.1.0)
Requires-Dist: psycopg2-binary (>=2.9.9)
Requires-Dist: pytest (>=8.0)
Requires-Dist: pytest-asyncio (>=0.24.0)
Requires-Dist: pytest-benchmark (>=4.0.0)
Requires-Dist: pytest-json-report (>=1.5.0)
Requires-Dist: pytest-timeout (>=2.3.1)
Requires-Dist: pytest-xdist (>=3.6.1)
Requires-Dist: python-dotenv
Requires-Dist: requests (>=2.32.3)
Requires-Dist: ruff (>=0.9.9)
Requires-Dist: tigrbl
Requires-Dist: tigrbl_client
Description-Content-Type: text/markdown

# tigrbl_tests

This file is a package-local distribution entry point.
It is not the authoritative location for repository governance, current target status, current state reporting, certification claims, or release evidence.

## Canonical repository docs

- `README.md`
- `docs/README.md`
- `docs/conformance/CURRENT_TARGET.md`
- `docs/conformance/CURRENT_STATE.md`
- `docs/conformance/NEXT_STEPS.md`
- `docs/governance/DOC_POINTERS.md`
- `docs/developer/PACKAGE_CATALOG.md`
- `docs/developer/PACKAGE_LAYOUT.md`

## Package identity

- workspace path: `pkgs/core/tigrbl_tests`
- workspace class: core Python package
- implementation layout: `tigrbl_tests/`

Long-form repository documentation is governed from `docs/`.

