Topic: "android-testing"
hehonghui/android-tech-frontier
【停止维护】一个定期翻译国外Android优质的技术、开源库、软件架构设计、测试等文章的开源项目
Size: 39.4 MB - Last synced at: 8 days ago - Pushed at: over 4 years ago - Stars: 10,531 - Forks: 3,330

google/bundletool
Bundletool is a command-line tool to manipulate Android App Bundles
Language: Java - Size: 10.3 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 3,720 - Forks: 399

igorescodro/alkaa
Kotlin multiplatform app to manage your tasks
Language: Kotlin - Size: 5.21 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1,470 - Forks: 147

Meituan-Dianping/lyrebird
移动应用插件化测试工作台
Language: Python - Size: 85.7 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1,194 - Forks: 247

stephanenicolas/toothpick
A scope tree based Dependency Injection (DI) library for Java / Kotlin / Android.
Language: Java - Size: 2.02 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 1,134 - Forks: 114

EranBoudjnah/CleanArchitectureForAndroid
Clean Architecture for Android - a sample project
Language: Kotlin - Size: 4.59 MB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 739 - Forks: 81

serpro69/kotlin-faker
Port of a popular ruby faker gem written in kotlin. Generate realistically looking fake data such as names, addresses, banking details, and many more, that can be used for testing and data anonymization purposes.
Language: Kotlin - Size: 36.6 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 485 - Forks: 46

mgasiorowski/quality_mobile_apps
Tools, articles, etc. related to quality in mobile applications.
Size: 58.5 MB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 274 - Forks: 52

Shopify/android-testify 📦
Add screenshots to your Android tests
Language: Kotlin - Size: 14 MB - Last synced at: 5 days ago - Pushed at: almost 3 years ago - Stars: 232 - Forks: 23

geniusmart/LoveUT
samples for Robolectric 3.1.4
Size: 188 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 175 - Forks: 43

KakaoCup/Compose
Nice and simple DSL for Espresso Compose UI testing in Kotlin
Language: Kotlin - Size: 6.02 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 154 - Forks: 15

burakeregar/KotlinMvpArchitecture
Clean MVP Architecture with Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Added Unit Tests(Kotlin Tests)!
Language: Kotlin - Size: 159 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 139 - Forks: 34

ndtp/android-testify
Add screenshots to your Android tests
Language: Kotlin - Size: 34.4 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 114 - Forks: 5

tmurakami/dexopener
An Android library that provides the ability to mock your final classes on Android devices.
Language: Java - Size: 1.37 MB - Last synced at: 4 months ago - Pushed at: almost 5 years ago - Stars: 113 - Forks: 4

BraisGabin/FragmentTestRule
JUnit Rule to test a Fragment in isolation
Language: Java - Size: 176 KB - Last synced at: 8 days ago - Pushed at: over 6 years ago - Stars: 102 - Forks: 16

eliasnogueira/appium-parallel-execution
A lean, up-to-date, and cross-platform solution to run your mobile tests into a Selenium Grid using Appium.
Language: Java - Size: 709 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 100 - Forks: 44

XYIheng/MobileAppTesting
Mobile App Analysis and Testing Literature
Size: 54.5 MB - Last synced at: 18 days ago - Pushed at: 4 months ago - Stars: 93 - Forks: 9

H2SO4T/ARES
Black-box tool that uses Deep Reinforcement Learning to test and explore Android applications
Language: Python - Size: 20.1 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 76 - Forks: 21

zebrunner/carina-demo
Carina demo project.
Language: Java - Size: 35.9 MB - Last synced at: 28 days ago - Pushed at: about 2 months ago - Stars: 70 - Forks: 284

Zlagi/Blogfy
📷 Blog taking application utilizing Ktor REST-API and following modern practices: Kotlin, Coroutines, Flows, Channels, Room, Work Manager, Navigation Component, MVI, Clean Architecture, Modularization, Dagger Hilt, Tests...
Language: Kotlin - Size: 1.16 MB - Last synced at: 11 months ago - Pushed at: 12 months ago - Stars: 67 - Forks: 14

codecentric/androidtestktx
Kotlin DSL for Espresso and UIAutomator.
Language: Kotlin - Size: 186 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 67 - Forks: 7

CodandoTV/Netflix-Android
StreamPlayerApp became Netflix-Android. This project was created for the community as an example of modern structure/architecture and technologies to a real world
Language: Kotlin - Size: 9.43 MB - Last synced at: 15 days ago - Pushed at: 3 months ago - Stars: 55 - Forks: 18

stepstone-tech/AndroidTestXRunner
This library allows you to run Android UI tests multiple times in a single instrumentation execution.
Language: Kotlin - Size: 154 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 53 - Forks: 4

TarCV/uiautomatorviewer-gradle
Fork of uiautomatorviewer with small fixes that works with the latest JDK, Win/Mac/Linux (at least for me). Also it has some libraries updated. Can be built with Gradle without requiring the entire SDK source.
Language: Java - Size: 384 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 39 - Forks: 11

DroidsOnRoids/android-device-cleaner
Tool for cleaning up Android devices used in QA
Language: Kotlin - Size: 465 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 29 - Forks: 17

cortinico/rules4android
A collection of JUnit 4 Rules for Android Developers 🔬
Language: Kotlin - Size: 126 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 26 - Forks: 1

momentumsuite/java-appium-testng-momentumsuite
Boilerplate project to run MOBILE Test Automation with TestNG, Appium, Allure reporting and Momentum Suite cloud device farm support
Language: Java - Size: 8.65 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 26 - Forks: 1

kozmi55/Kotlin-MVP-Testing
Examples of testing different layers of an Android app with MVP architecture.
Language: Kotlin - Size: 205 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 24 - Forks: 10

jmfayard/android-kiss
Keep Android Simple And Stupid
Language: Kotlin - Size: 269 KB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 22 - Forks: 3

ericntd/Github-Search
https://medium.com/@ericntd/the-real-beginner-guide-to-android-unit-testing-3859d2f25186
Language: Java - Size: 193 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 19 - Forks: 11

tuanvhit/AndroidToolkit4Dev
Toolkit to help developer build tools android
Size: 305 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 18 - Forks: 5

andrewjc/kheera-testrunner-android
BDD Framework for Android
Language: Java - Size: 8.65 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 18 - Forks: 2

momentumsuite/csharp-dotnet-appium-nunit-momentumsuite
Boilerplate project to run MOBILE Test Automation with Nunit3, Appium, Allure reporting and Momentum Suite cloud device farm support
Size: 8.63 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 17 - Forks: 2

prudhvir3ddy/DailyBugle 📦
📰Modern MVVM Android application following single activity architecture which fetches news from 🕷️ news API. this repository contains some best practices ⚡ of android development
Language: Kotlin - Size: 2.27 MB - Last synced at: 3 days ago - Pushed at: almost 5 years ago - Stars: 17 - Forks: 4

yjh5424/GithubApp-android-architecture
Let's learn a deep look at the Android architecture
Language: Kotlin - Size: 469 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 17 - Forks: 3

artemnikitin/devicefarm-ci-tool
Tool that helps you to run tests in AWS Device Farm easily
Language: Go - Size: 4.24 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 5

mitrejcevski/ui-testing
Language: Kotlin - Size: 132 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 15 - Forks: 5

dino-su/android-monkey-quick-start
This repository contains Android Monkey Test Start Kit which aim to help you enable Monkey Test in continuous testing pipeline.
Language: Java - Size: 169 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 13 - Forks: 5

anton46/Movie-App-Playground
A lightweight sample of scalable and testable android app
Language: Kotlin - Size: 1.64 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 2

AnyGogin31/PixivCompose
PixivCompose is a Kotlin Multiplatform (KMP) project developed with the primary goal of creating an exceptional Pixiv experience through a focus on user interface and ease of use. The application leverages modern tools.
Language: Kotlin - Size: 1.07 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 9 - Forks: 0

nontravis/ui-adjustment-library
The UI Adjustment Library is a library that solves the problem of modifying the UI at runtime (without rebuilding or restarting) and can also map to business logic in many cases to the UI state.
Language: Java - Size: 2 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 9 - Forks: 1

eliasnogueira/appium-cross-platform-example
Appium Cross Platform example using Java
Language: Java - Size: 51.8 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 8 - Forks: 7

forqa/skeleton
A tool for fast generating multi language screen objects from iOS (device/simulator) and Android (device/emulator) screens.
Language: Ruby - Size: 1010 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 0

mrusamamuzaffar/ImageEditor_image_filter_complete_editing_app
This is a complete imgae editing app. we can get image internal and as well as camera and we can draw text, colourfull lines, emojies, numbers, appply different filters and save it into the mobiles internal storage.
Language: Java - Size: 9.29 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 4

ecureuill/dockerized-robot-appium-environment
Dockerized environment for robot and appium
Language: RobotFramework - Size: 645 KB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 7 - Forks: 2

bkodirov/Playground-Android
WIP
Language: Kotlin - Size: 182 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 7 - Forks: 2

Github-Benjamin/D.cn
部分日常工作记录文件
Language: Python - Size: 2.73 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 7 - Forks: 2

UstadMobile/AdbScreenRecorder
Automatically record individual videos of UI tests on Android
Language: Kotlin - Size: 380 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 0

FindaDeveloper/gatabuta
안드로이드 LiveData 테스트를 위한 라이브러리입니다
Language: Kotlin - Size: 175 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 0

CodandoTV/Netflix-CMP Fork of CodandoTV/Netflix-Android
StreamPlayerApp became Netflix-KMP. This project was created for the community as an example of modern structure/architecture and technologies to a real world
Language: Kotlin - Size: 48.2 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 5 - Forks: 2

MusalaSoft/atmosphere-docs
ATMOSPHERE mobile testing framework
Size: 5.49 MB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 5 - Forks: 3

TazkiyaTech/android-test-utils
Classes and methods that will ease the writing of your Android instrumentation tests.
Language: Kotlin - Size: 406 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 4 - Forks: 0

lynix28/mobileui-appium-wdio-example
Mobile UI Automation Test Project Example with Appium + WebdriverIO
Language: JavaScript - Size: 36.6 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

vuminhduc796/AccessibilityTool
Automated Android Usability & Accessibility Testing Tool.
Language: Java - Size: 186 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

erikjhordan-rey/ATP-Rankings-Hilt-Dagger
Hilt is stable! Tips and Tricks Dagger & Hilt, UI Testing, Screenshot Testing, Flow and StateFlow.
Language: Kotlin - Size: 20.1 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

rlichtarski/ChooseAMovie
A movie Android app using Movie Database IMDB Alternative API with testing. The app uses MVVM architecture with Jetpack (Room, ViewModel, LiveData, View Binding), Hilt, Coroutines, Flows, Moshi, etc...
Language: Kotlin - Size: 2.97 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

sky-bro/play-with-adb
play with adb, control my android
Language: Shell - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

mmcc007/hot-emulator
Docker image of android emulator with quickboot snapshot
Language: Shell - Size: 26.4 KB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 1

aleisalem/Droidutan
Droidutan the Android Orangutan is a smart monkey that analyzes and tests Android applications.
Language: Python - Size: 34.2 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 3

appetizerio/appetizer-intellij-old 📦
An IntelliJ/Android Studio plugin that exposes IDE functionality via REST APIs
Language: Java - Size: 45.7 MB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 4 - Forks: 1

kobiton/docs
The content for Kobiton Docs.
Language: CSS - Size: 229 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 1

artemnikitin/android-tests-scaling-to-infinity
Repo with sources from post https://artemnikitin.com/post/scaling-android-tests/
Language: Dockerfile - Size: 5.86 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

venkat2789/maestro-ui-automation
Sample tests exploring the Maestro UI automation tool by mobile.dev. Includes ready-to-run tests and .apk file.
Language: Shell - Size: 19.4 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 2

raheemadamboev/room-migration
A plain app to use and test Migrations and Auto-Migrations in Room
Language: Kotlin - Size: 123 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

daniyalahmedkhan/AndroidTakeHomeProject
Android simple App written in Kotlin using latest jetpack libraries and MVVM arch pattern. App also has Unit and UI testing
Language: Kotlin - Size: 204 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

reach2jeyan/Stress-test-your-Android-App
A tool to stress test your android app. Latest release available at https://github.com/reach2jeyan/Stress-test-your-Android-App/releases/tag/v1.1.1
Language: CSS - Size: 8.55 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 2

thiagoolsilva/UiAutomatorFramework
This repository was created to help tests and developers to use the UIAutomator.
Language: Java - Size: 25.4 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

ssaqua/WallPad
Demo wallpaper discovery app showcasing testing techniques
Language: Kotlin - Size: 204 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

slxiao/AIUE
:dizzy: Artificial Intelligence UI Exploration for Web/Desktop/APP testing
Language: Python - Size: 86.9 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

ArchitectAK/RoboelectricKotlinDemo
Roboelectric example in Android using Kotlin
Language: Kotlin - Size: 132 KB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

levvolkov/espresso
2.5 «Espresso. Автоматизация тестирования Android»
Language: HTML - Size: 131 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

romanyn36/location_reminder
A Todo list app with location reminders that remind the user to do something when he reaches a specific location. 4th project in Advanced Android Kotlin Development NANODEGREE , passed submission for this project
Language: Kotlin - Size: 5.33 MB - Last synced at: about 5 hours ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

allefsousa/Android-Test-Coverage
The project consists of exemplifying the implementation of unit and UI tests, to ensure quality and maintainability for new features
Language: Kotlin - Size: 1.79 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 2

moha-b/Location-Reminder Fork of udacity/nd940-android-kotlin-c4-starter
We'll develop a TODO list app with location-based reminders that prompt users to take action while they're in a certain place. To schedule and access reminders, the user must register for an account on the app and log in.
Language: Kotlin - Size: 262 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

romellfudi/AndroidSonarqubeSample
:rocket:Details to connected Android Project with SonarQube
Language: HTML - Size: 805 KB - Last synced at: 5 days ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

bharatmk256/Exploring_android
Language: Java - Size: 33.1 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

harshvsingh8/android-gtest-driver
Google Test integration in an Android project to run native component/unit tests.
Language: C++ - Size: 546 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

javimartd/the-guardian-v2
Android template project
Language: Kotlin - Size: 4.99 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 1 - Forks: 0

rubensousa/Carioca
A collecting of testing tools for Android that include flexible reporting capabilities
Language: Kotlin - Size: 2.06 MB - Last synced at: 13 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

cihat-kose/appium-mobile-automation-framework
A mobile automation framework using Appium, TestNG, and Java to test mobile app functionality. Features login tests, Appium server management, and robust device handling.
Language: Java - Size: 25.7 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Gnium-NFT/advanced-android-testing Fork of IRIEBRAIN/advanced-android-testing
Android Testing Codelab
Language: Kotlin - Size: 3.62 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

sridhar-sp/android-test
A collection of samples to showcase various testing types that can be performed on the Android code base.
Language: Kotlin - Size: 221 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

jm199504/sclog
安卓设备录屏日志工具(scrcpy log)
Language: Python - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

thinogueiras/Robot-Appium-BrowserStack
Automação de Testes Mobile com Robot Framework e Appium.
Language: RobotFramework - Size: 17.4 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

enesokurterzi/pokedex-app
The app shows you pokemons and details about them.
Language: Kotlin - Size: 182 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

mariomanhique/ArtBookApp
This is an android XML app created only for testing purposes
Language: Kotlin - Size: 202 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

TarCV/testingteam-operator
Fork of Fork aiming at better JUnit compatibility and making development of UI tests less complex
Language: Kotlin - Size: 35 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

kasunmadhumal/Assignment4-Robolectric_Testing
Language: Kotlin - Size: 97.7 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

Aditya-OO7/Sherlock
Password Manager
Language: Kotlin - Size: 2.97 MB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

guilherme-v/droidcase
A showcase app that uses modern Android development tools (Kotlin, MVVM, Clean architecture, Modularization, Jetpack Compose, Hilt, Mockito, Room, Tests)
Language: Kotlin - Size: 611 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

svvashishtha/currencyExchangeKotlin
This is currency exchange app. I plan to write a corresponding article on Medium regarding this.
Language: Kotlin - Size: 172 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

shahbazhashmi/Retrofit-Livedata-Repository-Android-Demo
Demonstrates repository pattern in Android using Retrofit 2, Livedata, API Unit Testing and Dagger 2.
Language: Kotlin - Size: 157 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

rafaeltoledo/android-testing
Single test codebase, execution on device or JVM
Language: Java - Size: 152 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

code-schreiber/AssertLibsCompare
✅ Assertion libraries comparison for Kotlin in Android ❌
Language: Kotlin - Size: 64.5 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

SnehPandya18/AndroidTesting
Android testing examples with concepts of Unit Testing & Instrumentation Testing
Language: Java - Size: 207 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

balrampandey19/mockito_sample_android
Android Unit testing framework
Language: Java - Size: 134 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

Alecsandu/TaskyUI
Android app I use to learn android development
Language: Kotlin - Size: 0 Bytes - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

dmitry-s93/DSTestRunner
Testing framework
Language: Kotlin - Size: 825 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

Rizqanmr/Moviku
A movie app using API from TMDB
Language: Kotlin - Size: 174 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

clark-ewerton/mobile-test-automation-lab
🚀 Mobile Test Automation Lab | A scalable Appium + Java framework for Android/iOS testing. Features: ✔ Parallel testing | ✔ Allure Reports | ✔ CI/CD (GitHub Actions) ✔ Sauce Labs integration | ✔ DataProvider
Language: Java - Size: 4.15 MB - Last synced at: 23 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
