autest

autest是一个测试辅助工具集,包括UI自动化工具、测试用例生成工具、接口测试工具以及数据生成和数据处理工具等等,通过代码的方式,辅助测试工作,使测试工作者尽可能从机械化的测试工作中解放,从而有时间做更多有意义的工作

License

License

GroupId

GroupId

com.gitee.pyqone
ArtifactId

ArtifactId

autest
Last Version

Last Version

3.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

autest
autest是一个测试辅助工具集,包括UI自动化工具、测试用例生成工具、接口测试工具以及数据生成和数据处理工具等等,通过代码的方式,辅助测试工作,使测试工作者尽可能从机械化的测试工作中解放,从而有时间做更多有意义的工作
Project URL

Project URL

https://gitee.com/pyqone/autest
Source Code Management

Source Code Management

https://gitee.com/pyqone/autest.git

Download autest

How to add to project

<!-- https://jarcasting.com/artifacts/com.gitee.pyqone/autest/ -->
<dependency>
    <groupId>com.gitee.pyqone</groupId>
    <artifactId>autest</artifactId>
    <version>3.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.pyqone/autest/
implementation 'com.gitee.pyqone:autest:3.4.0'
// https://jarcasting.com/artifacts/com.gitee.pyqone/autest/
implementation ("com.gitee.pyqone:autest:3.4.0")
'com.gitee.pyqone:autest:jar:3.4.0'
<dependency org="com.gitee.pyqone" name="autest" rev="3.4.0">
  <artifact name="autest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.pyqone', module='autest', version='3.4.0')
)
libraryDependencies += "com.gitee.pyqone" % "autest" % "3.4.0"
[com.gitee.pyqone/autest "3.4.0"]

Dependencies

compile (21)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 3.141.59
io.appium : java-client jar 7.5.1
com.sikulix : sikulixapi jar 2.0.5
com.opencsv : opencsv jar 4.1
org.apache.poi : poi jar 3.17
org.apache.poi : poi-ooxml jar 3.17
org.apache.poi : poi-scratchpad jar 3.17
org.dom4j : dom4j jar 2.1.3
jaxen : jaxen jar 1.1-beta-6
org.apache.commons : commons-lang3 jar 3.7
net.sourceforge.tess4j : tess4j jar 5.1.1
com.alibaba : fastjson jar 1.2.67
com.github.noraui : ojdbc7 jar 12.1.0.2
com.squareup.okhttp3 : okhttp jar 3.10.0
com.squareup.okio : okio jar 1.13.0
org.jsoup : jsoup jar 1.14.3
org.springframework : spring-aop jar 5.3.4
org.springframework : spring-core jar 5.3.4
org.aspectj : aspectjrt jar 1.9.5
org.aspectj : aspectjweaver jar 1.9.5
org.yaml : snakeyaml jar 1.29

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.10

Project Modules

There are no modules declared in this project.

Versions

Version
3.4.0
3.3.0
3.2.0
3.1.0
3.0.0
2.7.0
2.6.0
2.5.0
2.4.0
2.3.0
2.2.0
2.1.1
2.1.0
2.0.0-RELEASE
2.0.0