TestReport

API 文档TestReport

从一个或多个 Test 任务的结果生成 HTML 测试报告。

属性

属性描述
destinationDirectory

用于写入 HTML 报告的目录。

testResults

要包含在报告中的二进制测试结果集。

方法

无方法

脚本块

无脚本块

属性详情

DirectoryProperty destinationDirectory

用于写入 HTML 报告的目录。

ConfigurableFileCollection testResults (只读)

要包含在报告中的二进制测试结果集。