An integration testing framework that discovers tests, runs them with managed fixtures, and validates output against baselines.
GitHub- v0.13.1
This release fixes path handling in the diff runner to strip root path prefixes from output, making paths relative and consistent with other test runners.
- v0.13.0
This release adds
--package-dirssupport and improves startup diagnostics. - v0.12.0
Minor release with improved NO_COLOR handling.
- v0.11.0
Expose tenzir-test as a reusable Python library.