Jenkins+appium+testng持续集成
Create maven project in eclipse
Add Appium , Selenium dependancy
Add Test in TestNG test
Create TestNG xml file
Call XML file in POM.xml
Add command mvn test in jenkins.
未完待续
mvn test
不积跬步,无以至千里
Create maven project in eclipse
Add Appium , Selenium dependancy
Add Test in TestNG test
Create TestNG xml file
Call XML file in POM.xml
Add command mvn test in jenkins.
未完待续
mvn test