marathon-html-report

Android & iOS test runner

License

License

GroupId

GroupId

com.malinskiy.marathon
ArtifactId

ArtifactId

marathon-html-report
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

marathon-html-report
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 marathon-html-report

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
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

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