All Projects → MarathonLabs → marathon

MarathonLabs / marathon

Licence: GPL-2.0 license
Cross-platform test runner written for Android and iOS projects

Programming Languages

kotlin
9241 projects
javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
HTML
75241 projects
shell
77523 projects
CSS
56736 projects

Projects that are alternatives of or similar to marathon

Marathon
Cross-platform test runner written for Android and iOS projects
Stars: ✭ 250 (-37.19%)
Mutual labels:  parallel, test-runner, marathon, instrumentation, espresso
Kappuccino
A kotlin library to simplify how to do espresso tests on Android.
Stars: ✭ 104 (-73.87%)
Mutual labels:  instrumentation, espresso
Samples
Sample applications using App.Metrics
Stars: ✭ 19 (-95.23%)
Mutual labels:  instrumentation
qinst
Draft of generic instrumentation tool based on QEMU using eBPF to implement trivial instrumentations with trivial code
Stars: ✭ 17 (-95.73%)
Mutual labels:  instrumentation
EmbedSanitizer
EmbedSantizer is a runtime race detection tool which extends ThreadSanitizer to detect data races in 32-bit ARM applications.
Stars: ✭ 16 (-95.98%)
Mutual labels:  instrumentation
ParMmg
Distributed parallelization of 3D volume mesh adaptation
Stars: ✭ 19 (-95.23%)
Mutual labels:  parallel
spellbook
Functional library for Javascript
Stars: ✭ 14 (-96.48%)
Mutual labels:  parallel
xxcloud
xxcloud,旨在整合数据中心异构虚拟化资源为统一的资源池,并在资源池上为用户提供各类IAAS、PAAS服务。
Stars: ✭ 64 (-83.92%)
Mutual labels:  marathon
AppiumGrid
A framework for running appium tests in parallel across devices and also on desktop browser... U like it STAR it !!
Stars: ✭ 17 (-95.73%)
Mutual labels:  parallel
kamon-http4s
Kamon Integration for http4s
Stars: ✭ 47 (-88.19%)
Mutual labels:  instrumentation
parallel-non-linear-gaussian-smoothers
Companion code in JAX for the paper Parallel Iterated Extended and Sigma-Point Kalman Smoothers.
Stars: ✭ 17 (-95.73%)
Mutual labels:  parallel
vscode-testcafe
This extension allows you to run TestCafe tests directly from VS Code
Stars: ✭ 48 (-87.94%)
Mutual labels:  test-runner
pooljs
Browser computing unleashed!
Stars: ✭ 17 (-95.73%)
Mutual labels:  parallel
t8code
Parallel algorithms and data structures for tree-based AMR with arbitrary element shapes.
Stars: ✭ 37 (-90.7%)
Mutual labels:  parallel
afl-dyninst
American Fuzzy Lop + Dyninst == AFL Fuzzing blackbox binaries
Stars: ✭ 65 (-83.67%)
Mutual labels:  instrumentation
PGD
A Parallel Graphlet Decomposition Library for Large Graphs
Stars: ✭ 68 (-82.91%)
Mutual labels:  parallel
nemesyst
Generalised and highly customisable, hybrid-parallelism, database based, deep learning framework.
Stars: ✭ 17 (-95.73%)
Mutual labels:  parallel
cuda-swift
Parallel Computing Library for Linux and macOS & NVIDIA CUDA Wrapper
Stars: ✭ 79 (-80.15%)
Mutual labels:  parallel
xappium.uitest
Xappium.UITest is a UITest helper framework built on top of Appium. This aims at making it easier to write and run UI Tests.
Stars: ✭ 60 (-84.92%)
Mutual labels:  uitest
Parrows
Using Arrows to model parallel processes/computations.
Stars: ✭ 18 (-95.48%)
Mutual labels:  parallel

codecov Slack Telegram

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

Marathon, a cross-platform test runner
Copyright (C) 2023 Anton Malinskiy

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; version 2

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].