openfasttrace
openfasttrace copied to clipboard
Reintroduce plain text report options
The following two requirements were removed ahead of the OFT API design:
From the spec
Plain Text Report Options
req~reporting.plain-text.report-options~1
The following parts of the plain text reports can be switched on and off:
- Summary
- Overview per defect specification item
- Overview per clean specification item
- Source file name and line
- Specification item description
Covers:
- feat~plain-text-report~1
Needs: dsn
Default Plain Text Report
req~reporting.plain-text.default-report-options~1
The following options are set by default in the plain text report unless options are specified by the user:
- Summary
- Overview per defect specification item
- Source file name and line
Covers:
- feat~plain-text-report~1
Needs: dsn
From the design
Plain Text Report Options
dsn~reporting.plain-text.report-options~1
The following parts of the plain text reports can be switched on and off:
- Summary
- Overview per defect specification item
- Overview per clean specification item
- Source file name and line
- Specification item description
Covers:
-
req~reporting.plain-text.report-options~1
Needs: impl, utest
Default Plain Text Report
dsn~reporting.plain-text.default-report-options~1
The following options are set by default in the plain text report unless options are specified by the user:
- Summary
- Overview per defect specification item
- Source file name and line
Covers:
-
req~reporting.plain-text.default-report-options~1
Needs: impl, utest