1、reportng.properties修改
atTime=at causedBy=Caused by chronology=Chronology clickToExpandCollapse=Click to expand/collapse coverageReport=Coverage Report dependsOnGroups=Depends on group(s) dependsOnMethods=Depends on method(s) duration=Duration failed=Failed failed.tooltip=Some tests failed. failedConfiguration=Failed Configuration failedTests=Failed Tests generatedBy=Generated by <a href="http://www.testng.org" target="_top">TestNG</a> with <a href="http://reportng.dev.java.net" target="_top">ReportNG</a> groups=Groups groupsFor=Groups for logOutput=Log Output logOutput.description=Combined output from all calls to the log methods of the <a href="http://testng.org/javadocs/org/testng/Reporter.html">TestNG Reporter</a>. method=Method methodArguments=Method arguments notApplicable=N/A onDate=on overview=Overview passed=Passed passed.tooltip=All tests passed. passedTests=Passed Tests passRate=Pass Rate skipped=Skipped skipped.reason=Reason skipped.tooltip=All executed tests passed but some tests were skipped. skippedConfiguration=Skipped Configuration skippedTests=Skipped Tests endTime=End Time suites=Suites testDuration=Test duration thread=Thread total=Total exception=Exception&Log shot=Screenshot discription=Discription author=Author By WuXiaoWei
注:新增了endTime、exception、shot、discription、author
本文详细介绍了ReportNG的配置选项,包括属性修改如atTime、causedBy等,以及报告生成的相关参数如failed、passed、skipped状态的描述。新增了endTime、exception等字段,深入解析了测试报告的各项指标。

8509

被折叠的 条评论
为什么被折叠?



