Test Automation with Espresso Framework
-
Updated
Feb 11, 2022 - Kotlin
Test automation or automated testing as compared to manual testing is a way to write test scenarios beforehand that can be repeatedly executed without involving a human element. This is often done by having a set of test data as input that can be compared to certain expectations. In agile software development approaches, this can be even based on user stories and/or acceptance critera.
Test Automation with Espresso Framework
Espresso Extension library written in Kotlin
This is repository of http://androidcode.pl blog Testing section. It shows usage of testing libraries for Android.
A play ground for android popular testing suit, Espresso, Mockito and Robolectric.
A Native Mobile Automation Testing for Android. Automation Testing project using Kotlin and Espresso. (QAzando)
This is a personal shopping-list, android application project, primarily to refine the creator's knowledge of testing by exercising Test Driven Development as its development process. Development Still on going.
StateProof is a Kotlin Multiplatform state machine library. It provides a type-safe DSL for defining state machines with support for side effects, event chaining, and introspection capabilities including PlantUML diagram generation and exhaustive test generation
This project is a simple "To-Do" task application built for Android using Jetpack Compose and following the MVVM (Model-View-ViewModel) architecture pattern.
Calculating tip amount based on service cost. Material design with view binding in Kotlin
A gradle plugin to execute automated tests using docker containers
Automated tests for fake rest apis using RestAssured in Kotlin
Java automation of a Flutter APP using Appium, Serenity, Cucumber and Appium Flutter Driver(https://github.com/appium-userland/appium-flutter-driver)
Automating The Intranet (https://the-internet.herokuapp.com/) using Kotlin, Selenium, Cucumber and JUnit
A simple project to help devise effective testing of Android Activities
2.2 «UI Automator. Автоматизация тестирования Android»
Android Mini Framework for Android Form/View Validations using Kotlin's Type-Safe Builders.
Test Repository for Applitools Hackathon 2020 showing Selenium and Applitools Eyes tests using Kotlin | Won in Gold category |
Android full Sources Code: MVVM with Clean Architucture, KOIN DI, Retrofit for API / Networking, Room DB, Unit and Instrumention Testing