This release fixes suite-level requirement checks so they apply consistently across every test runner. Mixed TQL, shell, Python, and custom test suites now evaluate required Tenzir operators independently of runner order.
🐞 Bug Fixes
Section titled “🐞 Bug Fixes”Runner-independent suite requirements
Section titled “Runner-independent suite requirements”Apr 29, 2026 · @mavam, @codex · #39
Suite-level requires.operators checks now apply consistently to every test runner. Mixed suites that combine TQL, shell, Python, or custom tests no longer depend on the first runner type to decide whether required Tenzir operators are available.