Search
You can now search through our
archive
!
Please specify a keyword
-
Issue #519
A testing API inspired by Google Truth but rewritten in Kotlin from the ground up, so it can be used in Kotlin multiplatform projects.
-
Issue #518
The goal of this article by Max Kim is to create a comprehensive guide to Android testing, which can be studied and referred to as needed.
-
Issue #517
Google has released a new Kotlin coroutines testing guide. In this guide, you'll learn how to use the testing APIs new in kotlinx.coroutines.test 1.6, as well as the best practices you'll need to test your Android code.
-
Issue #515
In this video, you'll learn how to do screenshot testing in Jetpack compose
-
Issue #514
In this article, Alex Zhukovich explores the possibilities of the "Compose UI Test" framework in terms of testing animations, and more.
-
Issue #512
Dustin Summers shows how to set up your pipeline for testing UI and Unit Tests.
-
Issue #512
Sergio Sastre Florez shares a story of UI/UX and screenshot testing
-
Issue #511
Alex Zhukovich takes a close look at Compose's RadioButton, alternatives to it, and some testing tips.
-
Issue #510
In this post, Joe Birch explores how to test this user interface using testing approaches found when it comes to Jetpack Compose.
-
Issue #510
In this video you'll learn about the data layer and its two basic components: repositories and data sources. We'll also cover data immutability, error handling, threading, testing and more tricks and recommendations with Developer Relations Engineer Jose Alcérreca
-
Issue #509
GoPro's Android Software Engineers are responsible for developing, implementing, and testing of software on Android devices that are part of an interconnected ecosystem connecting cameras, cloud, phones, and people.
-
Issue #509
David shares some tips and tricks in MockK like testing Private methods with their return value and LiveData changes.
-
Issue #508
GoPro's Android Software Engineers are responsible for developing, implementing, and testing of software on Android devices that are part of an interconnected ecosystem connecting cameras, cloud, phones, and people.
-
Issue #508
A set of TestRules, ActivityScenarios and utils to facilitate UI testing & screenshot testing under certain configurations, independent of the UI testing framework you are using. For screenshot testing, it supports Jetpack Compose, android Views (e.g. custom Views, ViewHolders, etc.) and Activities.
-
Issue #507
GoPro's Android Software Engineers are responsible for developing, implementing, and testing of software on Android devices that are part of an interconnected ecosystem connecting cameras, cloud, phones, and people.
-
Issue #506
GoPro's Android Software Engineers are responsible for developing, implementing, and testing of software on Android devices that are part of an interconnected ecosystem connecting cameras, cloud, phones, and people.
-
Issue #506
This episode of the MAD Skills series on DataStore covers two additional concepts, DataStore to DataStore migrations and testing.
-
Issue #505
Google has revamped two testing sections on d.android.com.
-
Issue #504
Anders Ullnæss shows how to set up snapshot UI testing for Jetpack Compose.
-
Issue #503
Jon Mensing takes a close look at Remote Config personalization, how it differs from A/B testing, and how you can use it today to grow your business.
-
Issue #501
Our Android Software Engineers are responsible for developing, implementing, and testing of software on Android devices that are part of an interconnected ecosystem connecting cameras, cloud, phones, and people. Min 5 yrs of professional experience (or equivalent) programming w/ Java and/or Kotlin.
-
Issue #500
Android Studio renders composables with @Preview annotations. What if all of them could be automatically turned into screenshot tests? David Vávra shares a neat technique to do just that.
-
Issue #496
Google has released the first Beta of Android 12L for your testing and feedback as you get your apps ready for the feature drop coming early next year.
-
Issue #496
In this post, Craig Russell describes the latest tooling to help test Android Coroutines, provided as part of the kotlinx.coroutines test libraries.
-
Issue #495
This is a step-by-step article with hands-on tips to help you learn how to test Android Jetpack Compose Layout.
-