Skip to content

Commit 6452e68

Browse files
committed
[ULT-2899] add action input for custom unit under test
1 parent 0cf9470 commit 6452e68

File tree

6 files changed

+18536
-9945
lines changed

6 files changed

+18536
-9945
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ your Ultralight instance, for best-in-class traceability.
3636
# Ultralight Design Controls instance.
3737
test-execution-report-path: test-results/junit.xml
3838

39+
# Optional, custom 'Unit Under Test' to display in test execution report
40+
test-execution-unit-under-test: V123.456.000
41+
3942
# Optional, enables test protocol updates.
4043
# Path to the directory holding the YAML files for your test protocol
4144
# definitions. Every test protocol must be an existing Verification (e.g.

0 commit comments

Comments
 (0)