非GUI模式运行testng.xml

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

1、切到工程pom文件目录下,打开cmd

2、命令
mvn clean test -DsuiteXmlFile=src/test/resources/testng_MicroService.xml

猜你喜欢

转载自blog.csdn.net/qq_34049124/article/details/86673440
今日推荐