Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
webappauto
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Li Yongyu
webappauto
Commits
fbc5a2c9
Commit
fbc5a2c9
authored
Oct 16, 2018
by
shuai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
20181016,修改成测试环境运行全集测试
parent
f2cccc26
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
build.xml
Api_auto_test/build.xml
+1
-1
test.properties
Api_auto_test/src/resources/test.properties
+3
-3
No files found.
Api_auto_test/build.xml
View file @
fbc5a2c9
<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>
...
...
Api_auto_test/src/resources/test.properties
View file @
fbc5a2c9
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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment