marathon-html-report

Android & iOS test runner

Лицензия

Лицензия

Группа

Группа

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

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

marathon-html-report
Последняя версия

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

0.3.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

marathon-html-report
Android & iOS test runner
Ссылка на сайт

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

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

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

https://github.com/Malinskiy/marathon

Скачать marathon-html-report

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

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

Зависимости

runtime (4)

Идентификатор библиотеки Тип Версия
com.google.code.gson : gson jar 2.8.5
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.10
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.0.1
io.github.microutils : kotlin-logging jar 1.4.9

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

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

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.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