vendor-android

Android & iOS test runner

Лицензия

Лицензия

Группа

Группа

com.malinskiy.marathon
Идентификатор

Идентификатор

vendor-android
Последняя версия

Последняя версия

0.5.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

vendor-android
Android & iOS test runner
Ссылка на сайт

Ссылка на сайт

https://github.com/Malinskiy/marathon
Система контроля версий

Система контроля версий

https://github.com/Malinskiy/marathon

Скачать vendor-android

Как подключить последнюю версию

<!-- 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"]

Зависимости

runtime (11)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

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.

Версии библиотеки

Версия
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