Jenkins执行pom文件动态执行testng.xml

版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.csdn.net/qq_34049124/article/details/86527678

1、pom文件配置

2、Jenkins配置

clean test -DsuiteXmlFile=src/test/resources/testng.xml

猜你喜欢

转载自blog.csdn.net/qq_34049124/article/details/86527678