Skip to content

Commit c080826

Browse files
authored
Update README.md
1 parent 5e9fa65 commit c080826

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ execl 文件 :存放execl测试数据
2020

2121
1 使用conftest.py 和fixture 来进行请求参数的管理 和返回数据的处理
2222

23-
缺点 不可以使用parameterize 但感觉 并没有关系 使用fixture 也可以进行数据驱动
23+
缺点
2424
后期case增多 可能会造成 conftest文件过大 conftest文件允许同一目录下有多个应该不是大问题
2525

2626
解决方法 为更适用于实际的项目中使用 新增execl管理测试数据 以便管理大量的case 并使用 pytest进行数据驱动

0 commit comments

Comments
 (0)