stable

Clone or download

Read-only

feat: Add user and date information in tests results section

This is request #26402 Export of tests should contains execution details When exporting the document in TTM or in testplan, then the information about who last run the test and when are now displayed in the test results section. Change-Id: I9a5076a77e79f4a629655dba50764ee8c62b2764

Modified Files

Name
M plugins/testmanagement/scripts/testmanagement/src/helpers/ExportAsDocument/Exporter/DOCX/build-list-of-artifacts-content.ts +23 −1 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/helpers/ExportAsDocument/Reporter/step-test-definition-formatter.test.ts +9 −3 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/helpers/ExportAsDocument/Reporter/step-test-definition-formatter.ts +5 −0 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/type.ts +2 −0 Go to diff View file