xrunner-library

Running UI tests multiple times made easy

License

License

GroupId

GroupId

com.stepstone.xrunner
ArtifactId

ArtifactId

xrunner-library
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

aar
Description

Description

xrunner-library
Running UI tests multiple times made easy
Project URL

Project URL

https://github.com/stepstone-tech/AndroidTestXRunner
Source Code Management

Source Code Management

https://github.com/stepstone-tech/AndroidTestXRunner

Download xrunner-library

How to add to project

<!-- https://jarcasting.com/artifacts/com.stepstone.xrunner/xrunner-library/ -->
<dependency>
    <groupId>com.stepstone.xrunner</groupId>
    <artifactId>xrunner-library</artifactId>
    <version>2.2.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.stepstone.xrunner/xrunner-library/
implementation 'com.stepstone.xrunner:xrunner-library:2.2.0'
// https://jarcasting.com/artifacts/com.stepstone.xrunner/xrunner-library/
implementation ("com.stepstone.xrunner:xrunner-library:2.2.0")
'com.stepstone.xrunner:xrunner-library:aar:2.2.0'
<dependency org="com.stepstone.xrunner" name="xrunner-library" rev="2.2.0">
  <artifact name="xrunner-library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.stepstone.xrunner', module='xrunner-library', version='2.2.0')
)
libraryDependencies += "com.stepstone.xrunner" % "xrunner-library" % "2.2.0"
[com.stepstone.xrunner/xrunner-library "2.2.0"]

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.21
androidx.test » runner jar 1.4.0
de.jodamob.android : SuperReflect jar 1.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.0