-
[OPIK-5865][TS SDK] Add suiteName and execution time tracking to TestSuiteResult. Implemented toReportDict and toDict to mirror Python SDK implementation. (#6325)
发布于
2026-04-17 10:02:12 +00:00 - Updated
buildSuiteResultto includesuiteNameandtotalTimeinTestSuiteResultconstruction. - Enhanced
TestSuiteResultto support suite-level metadata and execution time in seconds. - Added relevant unit tests to validate serialization and report generation logic, including optional metadata fields (
totalTimeSeconds,suiteName).
下载附件
- Updated