We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fafba94 commit cdbbdcfCopy full SHA for cdbbdcf
test/README.md
@@ -176,4 +176,4 @@ api_config = config_utils.get_nested_config("easyPerf.api")
176
2. Apply appropriate tags
177
3. Naming: `test_*.py`
178
4. Use fixtures & marks for data management
179
-5. Keep custom marks concise and aligned with overall goals
+5. Keep custom marks concise and aligned with overall goals
test/README_zh.md
@@ -179,4 +179,4 @@ api_config = config_utils.get_nested_config("easyPerf.api")
2. 使用适当的测试标记
180
3. 遵循命名规范:`test_*.py`
181
4. 使用 fixture 及mark 进行测试数据管理
182
-5. 自定义 mark 标签不易过细,应当与整体功能目标相符合
+5. 自定义 mark 标签不易过细,应当与整体功能目标相符合
0 commit comments