Commit fbc5a2c9 by shuai

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

parent f2cccc26
<project name="auto_test" default="testoutput" basedir=".">
<!-- Define <testng> task -->
<taskdef name="testng" classname="org.testng.TestNGAntTask" classpath="bin/*">
<taskdef name="testng" classname="org.testng.TestNGAntTask" >
<classpath>
<pathelement location="lib/testng-6.8.6.jar" />
</classpath>
......
xls=DataAll.xls
sheet=TestCase2
mysql_local_Online=Online
\ No newline at end of file
sheet=TestCase
mysql_local_Online=local
\ 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