Skip to content
Legacy docs for Tenzir v5.x. For the latest Tenzir v6 series, visit docs.tenzir.com. Migrating from v5? Read the Tenzir v6 migration guide.

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.

Dec 8, 2025 · @tobim, @claude · #5

The DiffRunner now strips the ROOT path prefix from output to make paths relative, consistent with run_simple_test behavior.