stable

Clone or download

Read-only

feat: add rowSpan for requirements

When a requirement has multiple test execution (for example a test that have been run in two or more campaigns), then instead of repeating the requirement title, we now merge the cells with `rowSpan` property. Part of story #23462: export test plan as a docx document Change-Id: I02e8be7e6898c5da27b2e8d9e1424e1628ee688f

Modified Files

Name
M plugins/testplan/scripts/test-plan/src/helpers/ExportAsDocument/Exporter/DOCX/matrix-builder.ts +35 −13 Go to diff View file