文章分类 -  testng

摘要:参考:http://www.yiibai.com/testng/suite-test.html 执行套件,run testng.xml,发现怎么都不执行,但是执行classes是可以的。 原因: 执行groups的时候,要指定class。 即必须要指定groups所在的class路径 阅读全文
posted @ 2018-05-25 17:18 头鹰在学习 阅读(195) 评论(0) 推荐(0)