Code name: Transitive Defect Distinction
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.
- #251: Distinguished between direct and transitive defects in HTML and plain text reports.