vendor-android

Android & iOS test runner

License

License

GroupId

GroupId

com.malinskiy.marathon
ArtifactId

ArtifactId

vendor-android
Last Version

Last Version

0.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

vendor-android
Android & iOS test runner
Project URL

Project URL

https://github.com/Malinskiy/marathon
Source Code Management

Source Code Management

https://github.com/Malinskiy/marathon

Download vendor-android

How to add to project

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

Dependencies

runtime (11)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.50
io.qameta.allure : allure-java-commons jar 2.8.1
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.3.1
io.github.microutils : kotlin-logging jar 1.4.9
com.android.tools.ddms : ddmlib jar 26.3.0
com.linkedin.dextestparser : parser jar 2.1.1
com.shazam : axmlparser jar 1.0
com.fasterxml.jackson.core : jackson-annotations jar 2.9.5
org.imgscalr : imgscalr-lib jar 4.2
com.malinskiy.marathon : core jar 0.5.1
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.

Build Status codecov Slack

Marathon

Cross-platform test runner written for Android and iOS projects

Main focus

  • stability of test execution adjusting for flakiness in the environment and in the tests.
  • performance using high parallelization (handling dozens of devices)

Documentation

Please check the official documentation for installation, configuration and more

License

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Versions

Version
0.5.1
0.5.0
0.4.1
0.4.0
0.3.5
0.3.1
0.2.2
0.2.1
0.2.0
0.1.8
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0