From 8012328efaa131583a3a22d764bdafb66a81fe54 Mon Sep 17 00:00:00 2001 From: cobratoxin Date: Tue, 7 Mar 2023 01:56:14 +0000 Subject: [PATCH] =?UTF-8?q?update=20sig/T-One/content/=E7=94=A8=E6=88=B7?= =?UTF-8?q?=E6=8C=87=E5=8D=97/T-One=E9=9B=86=E6=88=90=E7=94=A8=E4=BE=8B?= =?UTF-8?q?=E6=89=8B=E5=86=8C.md.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: cobratoxin --- ...\210\220\347\224\250\344\276\213\346\211\213\345\206\214.md" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/sig/T-One/content/\347\224\250\346\210\267\346\214\207\345\215\227/T-One\351\233\206\346\210\220\347\224\250\344\276\213\346\211\213\345\206\214.md" "b/sig/T-One/content/\347\224\250\346\210\267\346\214\207\345\215\227/T-One\351\233\206\346\210\220\347\224\250\344\276\213\346\211\213\345\206\214.md" index 55255daee..12da855a7 100644 --- "a/sig/T-One/content/\347\224\250\346\210\267\346\214\207\345\215\227/T-One\351\233\206\346\210\220\347\224\250\344\276\213\346\211\213\345\206\214.md" +++ "b/sig/T-One/content/\347\224\250\346\210\267\346\214\207\345\215\227/T-One\351\233\206\346\210\220\347\224\250\344\276\213\346\211\213\345\206\214.md" @@ -2,7 +2,7 @@ T-One 平台使用 tone 测试框架来驱动测试的执行,一个用例集成到T-One中需要经过以下几个步骤: -- 编写用例,通过PR的形式提交到tone测试框架的gitee仓库中,具体参考<测试套件集成手册>。 +- 编写用例,通过PR的形式提交到tone测试框架的gitee仓库中,具体参考<[测试套件集成手册](https://openanolis.cn/sig/t-one/doc/743677471607237892)>。 - 集成到T-One平台中,通过t-one的系统级用例管理把用例集成到t-one平台中,这样所有ws都可以使用。t-one平台中已经集成了丰富的用例集,一 般情况用户直接使用即可。 - 在workspace中进行管理,一个ws中使用哪些用例可以在ws级的用例管理中进行管理控制。 -- Gitee