All Projects → Malinskiy → Marathon

Malinskiy / Marathon

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

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Marathon

marathon
Cross-platform test runner written for Android and iOS projects
Stars: ✭ 398 (+59.2%)
Mutual labels:  parallel, test-runner, marathon, instrumentation, espresso
Inspectit
inspectIT is the leading Open Source APM (Application Performance Management) tool for analyzing your Java (EE) applications.
Stars: ✭ 513 (+105.2%)
Mutual labels:  instrumentation, performance
Android Studio Poet
Generate large Android Studio projects
Stars: ✭ 489 (+95.6%)
Mutual labels:  gradle, performance
Hawktracer
HawkTracer is a highly portable, low-overhead, configurable profiling tool built in Amazon Video for getting performance metrics from low-end devices.
Stars: ✭ 108 (-56.8%)
Mutual labels:  instrumentation, performance
Go Tdigest
A T-Digest implementation in golang
Stars: ✭ 67 (-73.2%)
Mutual labels:  parallel, performance
Android Tips Tricks
☑️ [Cheatsheet] Tips and tricks for Android Development
Stars: ✭ 4,496 (+1698.4%)
Mutual labels:  gradle, performance
Kappuccino
A kotlin library to simplify how to do espresso tests on Android.
Stars: ✭ 104 (-58.4%)
Mutual labels:  instrumentation, espresso
Appmetrics
App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.
Stars: ✭ 1,986 (+694.4%)
Mutual labels:  instrumentation, performance
Lithoxyl
Application instrumentation and logging, with a geological bent.
Stars: ✭ 141 (-43.6%)
Mutual labels:  instrumentation, performance
Orbit
C/C++ Performance Profiler
Stars: ✭ 2,291 (+816.4%)
Mutual labels:  instrumentation, performance
Ava
Node.js test runner that lets you develop with confidence 🚀
Stars: ✭ 19,458 (+7683.2%)
Mutual labels:  performance, test-runner
Argusapm
Powerful, comprehensive (Android) application performance management platform. 360线上移动性能检测平台
Stars: ✭ 2,452 (+880.8%)
Mutual labels:  gradle, performance
Android Readthefuckingsourcecode
😜 记录日常的开发技巧,开发中遇到的技术重点、难点,各个知识点的总结,优质面试题等等。持续更新...
Stars: ✭ 1,665 (+566%)
Mutual labels:  gradle, performance
Caliper
Caliper is an instrumentation and performance profiling library
Stars: ✭ 162 (-35.2%)
Mutual labels:  instrumentation, performance
Taskr
A fast, concurrency-focused task automation tool.
Stars: ✭ 2,421 (+868.4%)
Mutual labels:  parallel, performance
Phunctional
⚡️ λ PHP functional library focused on simplicity and performance
Stars: ✭ 243 (-2.8%)
Mutual labels:  performance
Globallydynamic
Dynamic Delivery everywhere through a common API
Stars: ✭ 248 (-0.8%)
Mutual labels:  gradle
Laravel Zero
A PHP framework for console artisans
Stars: ✭ 2,821 (+1028.4%)
Mutual labels:  performance
Jacoco
🔬 Java Code Coverage Library
Stars: ✭ 3,041 (+1116.4%)
Mutual labels:  instrumentation
Models
Model Zoo for Intel® Architecture: contains Intel optimizations for running deep learning workloads on Intel® Xeon® Scalable processors
Stars: ✭ 248 (-0.8%)
Mutual labels:  performance

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