OpenFastTrace 4.8.0, released 2026-08-01

August 1, 2026 ยท View on GitHub

Code name: Transitive Defect Distinction

Summary

OpenFastTrace now distinguishes between direct and transitive defects in both HTML and plain text reports. A direct defect is a failure of the item itself, while a transitive defect is inherited from covered items that are failed. This helps users to identify and focus on the root causes of failures.

New Features

  • #251: Distinguished between direct and transitive defects in HTML and plain text reports.