31 Star 123 Fork 41

songjianghu / AppiumAir

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
testng.xml 228 Bytes
一键复制 编辑 原始数据 按行查看 历史
songjianghu 提交于 2021-04-07 21:20 . update
<!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd" >
<suite name="Suite1" verbose="1" >
<test name="Regression1">
<classes>
<class name="com.appiumair.controller.AppiumTest"/>
</classes>
</test>
</suite>
Java
1
https://gitee.com/songjianghu/AppiumAir.git
git@gitee.com:songjianghu/AppiumAir.git
songjianghu
AppiumAir
AppiumAir
master

搜索帮助