Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
oto
Project
Project
Details
Activity
Releases
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
龚小红
oto
Commits
636b2105
Commit
636b2105
authored
Aug 06, 2020
by
Su-Yi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
加载xml
parent
f0b88af0
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
185 additions
and
21 deletions
+185
-21
compiler.xml
.idea/compiler.xml
+8
-0
jarRepositories.xml
.idea/jarRepositories.xml
+21
-21
pom.xml
pom.xml
+156
-0
No files found.
.idea/compiler.xml
View file @
636b2105
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<project
version=
"4"
>
<component
name=
"CompilerConfiguration"
>
<component
name=
"CompilerConfiguration"
>
<annotationProcessing>
<profile
name=
"Maven default annotation processors profile"
enabled=
"true"
>
<sourceOutputDir
name=
"target/generated-sources/annotations"
/>
<sourceTestOutputDir
name=
"target/generated-test-sources/test-annotations"
/>
<outputRelativeToContentRoot
value=
"true"
/>
<module
name=
"kjj"
/>
</profile>
</annotationProcessing>
<bytecodeTargetLevel
target=
"1.8"
>
<bytecodeTargetLevel
target=
"1.8"
>
<module
name=
"kejiji"
target=
"1.8"
/>
<module
name=
"kejiji"
target=
"1.8"
/>
</bytecodeTargetLevel>
</bytecodeTargetLevel>
...
...
.idea/jarRepositories.xml
View file @
636b2105
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<project
version=
"4"
>
<component
name=
"RemoteRepositoriesConfiguration"
>
<component
name=
"RemoteRepositoriesConfiguration"
>
<remote-repository>
<option
name=
"id"
value=
"maven"
/>
<option
name=
"name"
value=
"maven"
/>
<option
name=
"url"
value=
"http://nexus.dui88.com:8081/nexus/content/groups/public/"
/>
</remote-repository>
<remote-repository>
<option
name=
"id"
value=
"MavenLocal"
/>
<option
name=
"name"
value=
"MavenLocal"
/>
<option
name=
"url"
value=
"file:$MAVEN_REPOSITORY$/"
/>
</remote-repository>
<remote-repository>
<remote-repository>
<option
name=
"id"
value=
"central"
/>
<option
name=
"id"
value=
"central"
/>
<option
name=
"name"
value=
"Central Repository"
/>
<option
name=
"name"
value=
"Central Repository"
/>
...
@@ -12,39 +22,29 @@
...
@@ -12,39 +22,29 @@
<option
name=
"url"
value=
"https://repo1.maven.org/maven2"
/>
<option
name=
"url"
value=
"https://repo1.maven.org/maven2"
/>
</remote-repository>
</remote-repository>
<remote-repository>
<remote-repository>
<option
name=
"id"
value=
"
jboss.community
"
/>
<option
name=
"id"
value=
"
maven2
"
/>
<option
name=
"name"
value=
"
JBoss Community repository
"
/>
<option
name=
"name"
value=
"
maven2
"
/>
<option
name=
"url"
value=
"https://
repository.jboss.org/nexus/content/repositories/public
/"
/>
<option
name=
"url"
value=
"https://
plugins.gradle.org/m2
/"
/>
</remote-repository>
</remote-repository>
<remote-repository>
<remote-repository>
<option
name=
"id"
value=
"maven"
/>
<option
name=
"id"
value=
"maven"
/>
<option
name=
"name"
value=
"maven"
/>
<option
name=
"name"
value=
"maven"
/>
<option
name=
"url"
value=
"http://repo.maven.apache.org/maven2"
/>
<option
name=
"url"
value=
"http://repo.maven.apache.org/maven2"
/>
</remote-repository>
</remote-repository>
<remote-repository>
<option
name=
"id"
value=
"maven3"
/>
<option
name=
"name"
value=
"maven3"
/>
<option
name=
"url"
value=
"http://repo.spring.io/plugins-release"
/>
</remote-repository>
<remote-repository>
<remote-repository>
<option
name=
"id"
value=
"MavenRepo"
/>
<option
name=
"id"
value=
"MavenRepo"
/>
<option
name=
"name"
value=
"MavenRepo"
/>
<option
name=
"name"
value=
"MavenRepo"
/>
<option
name=
"url"
value=
"https://repo.maven.apache.org/maven2/"
/>
<option
name=
"url"
value=
"https://repo.maven.apache.org/maven2/"
/>
</remote-repository>
</remote-repository>
<remote-repository>
<remote-repository>
<option
name=
"id"
value=
"MavenLocal"
/>
<option
name=
"id"
value=
"jboss.community"
/>
<option
name=
"name"
value=
"MavenLocal"
/>
<option
name=
"name"
value=
"JBoss Community repository"
/>
<option
name=
"url"
value=
"file:$MAVEN_REPOSITORY$/"
/>
<option
name=
"url"
value=
"https://repository.jboss.org/nexus/content/repositories/public/"
/>
</remote-repository>
<remote-repository>
<option
name=
"id"
value=
"maven"
/>
<option
name=
"name"
value=
"maven"
/>
<option
name=
"url"
value=
"http://nexus.dui88.com:8081/nexus/content/groups/public/"
/>
</remote-repository>
<remote-repository>
<option
name=
"id"
value=
"maven2"
/>
<option
name=
"name"
value=
"maven2"
/>
<option
name=
"url"
value=
"https://plugins.gradle.org/m2/"
/>
</remote-repository>
<remote-repository>
<option
name=
"id"
value=
"maven3"
/>
<option
name=
"name"
value=
"maven3"
/>
<option
name=
"url"
value=
"http://repo.spring.io/plugins-release"
/>
</remote-repository>
</remote-repository>
</component>
</component>
</project>
</project>
\ No newline at end of file
pom.xml
0 → 100644
View file @
636b2105
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
kjj
</groupId>
<artifactId>
kjj
</artifactId>
<version>
1.0-SNAPSHOT
</version>
<!-- maven 参数配置,这里引用不同的testng.xml -->
<properties>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
</properties>
<!-- maven 引用依赖不同的jar -->
<dependencies>
<!--导入TestNG依赖包-->
<dependency>
<groupId>
org.testng
</groupId>
<artifactId>
testng
</artifactId>
<version>
6.8.8
</version>
<scope>
test
</scope>
</dependency>
<!-- 导入fastjson包 -->
<dependency>
<groupId>
com.alibaba
</groupId>
<artifactId>
fastjson
</artifactId>
<version>
1.2.58
</version>
</dependency>
<!-- rest-assured -->
<dependency>
<groupId>
io.rest-assured
</groupId>
<artifactId>
rest-assured
</artifactId>
<version>
4.0.0
</version>
<scope>
test
</scope>
</dependency>
<!-- 导入commons-lang的jar包 -->
<dependency>
<groupId>
commons-lang
</groupId>
<artifactId>
commons-lang
</artifactId>
<version>
2.6
</version>
<exclusions>
<exclusion>
<groupId>
commons-logging
</groupId>
<artifactId>
commons-logging
</artifactId>
</exclusion>
</exclusions>
</dependency>
<!-- 导入Mysql数据库链接jar包 -->
<dependency>
<groupId>
mysql
</groupId>
<artifactId>
mysql-connector-java
</artifactId>
<version>
8.0.15
</version>
</dependency>
<!-- 引入poi,解析workbook视图 -->
<dependency>
<groupId>
org.apache.poi
</groupId>
<artifactId>
poi
</artifactId>
<version>
4.1.0
</version>
</dependency>
<dependency>
<groupId>
org.apache.poi
</groupId>
<artifactId>
poi-ooxml
</artifactId>
<version>
3.17
</version>
</dependency>
<!-- 依赖reportNg 关联testNg-->
<!-- <dependency>-->
<!-- <groupId>org.uncommons</groupId>-->
<!-- <artifactId>reportng</artifactId>-->
<!-- <version>1.1.4</version>-->
<!-- <scope>test</scope>-->
<!-- <exclusions>-->
<!-- <exclusion>-->
<!-- <groupId>org.testng</groupId>-->
<!-- <artifactId>testng</artifactId>-->
<!-- </exclusion>-->
<!-- </exclusions>-->
<!-- </dependency>-->
<!-- ExtentReports测试报告 关联testNg-->
<dependency>
<groupId>
com.relevantcodes
</groupId>
<artifactId>
extentreports
</artifactId>
<version>
2.41.0
</version>
</dependency>
<dependency>
<groupId>
com.vimalselvam
</groupId>
<artifactId>
testng-extentsreport
</artifactId>
<version>
1.3.1
</version>
</dependency>
<dependency>
<groupId>
com.aventstack
</groupId>
<artifactId>
extentreports
</artifactId>
<version>
3.0.6
</version>
</dependency>
<dependency>
<groupId>
com.google.inject
</groupId>
<artifactId>
guice
</artifactId>
<version>
4.2.2
</version>
</dependency>
</dependencies>
<!-- 编译插件 -->
<build>
<defaultGoal>
compile
</defaultGoal>
<plugins>
<plugin>
<groupId>
org.apache.maven.plugins
</groupId>
<artifactId>
maven-compiler-plugin
</artifactId>
<version>
3.7.0
</version>
<configuration>
<encoding>
utf-8
</encoding>
<!--源代码的编译-->
<source>
1.8
</source>
<target>
1.8
</target>
</configuration>
</plugin>
<plugin>
<groupId>
org.apache.maven.plugins
</groupId>
<artifactId>
maven-surefire-plugin
</artifactId>
<version>
2.22.2
</version>
<configuration>
<testFailureIgnore>
true
</testFailureIgnore>
<suiteXmlFiles>
<suiteXmlFile>
src/test/testNG.xml
</suiteXmlFile>
</suiteXmlFiles>
<properties>
<!--即使测试失败,也继续下面的测试-->
<property>
<name>
usedefaultlisteners
</name>
<value>
false
</value>
</property>
<property>
<name>
listener
</name>
<value>
com.kjj.qa.config.ExtentTestNGIReporterListener
</value>
</property>
</properties>
</configuration>
</plugin>
</plugins>
</build>
</project>
\ 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