Commit fbc5a2c9 by shuai

20181016,修改成测试环境运行全集测试

parent f2cccc26
<project name="auto_test" default="testoutput" basedir="."> <project name="auto_test" default="testoutput" basedir=".">
<!-- Define <testng> task --> <!-- Define <testng> task -->
<taskdef name="testng" classname="org.testng.TestNGAntTask" classpath="bin/*"> <taskdef name="testng" classname="org.testng.TestNGAntTask" >
<classpath> <classpath>
<pathelement location="lib/testng-6.8.6.jar" /> <pathelement location="lib/testng-6.8.6.jar" />
</classpath> </classpath>
......
xls=DataAll.xls xls=DataAll.xls
sheet=TestCase2 sheet=TestCase
mysql_local_Online=Online mysql_local_Online=local
\ No newline at end of file \ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment