Skip to content

Commit b3c0d35

Browse files
authored
Update README.md
1 parent 21b0540 commit b3c0d35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
- 我这里定义的 所有的测试用例都需要定义group, 例子: @Test(description = "xxx", priority = 0, groups = {"group1"}),因为 Extentx中报错分类会根据group, 增加group信息对以后分组集成测试也有帮助 !!
1818

1919

20-
# 简介
20+
### 简介
2121
- 基于ExtendReport 实现 Suite->Test->Class->TestMethod 层次关系的报告。
2222
- 报告中 包含tearDown setUp等 configurationTest 信息。并且Step的统计不会记录configurationTest。
2323
- 增加ExtendX 以及修改ExtendX 源码进行适配当前结构

0 commit comments

Comments
 (0)