7:01
Write your first Compose UI test
In this talk, we'll walk you through writing your very first Compose UI test. We'll cover finders, assertions, actions, and matchers ...
4:39
Build your first Jetpack Compose tests with Android Developer Relations Engineer Jose Alcérreca. Learn how to use Compose's ...
17:13
How to Write your First Jetpack Compose Test (Step-By-Step)
Join my new Refactoring Legacy Code course now: https://bit.ly/47dzTLT Sign up for my new newsletter here ...
5:09
5 ways Compose improves UI testing
If you need another excuse to migrate your app to Compose, testing composables is easier, faster and more reliable than testing ...
5:00
Testing | Jetpack Compose Tips
Keep your UI delightful by testing it! Previews allow quickly verifying components during development, which can be automated ...
1:10:15
The Ultimate Guide to Android Testing (Unit Tests, UI Tests, End-to-End Tests) - Clean Architecture
In this video you will learn how you can test your clean architecture app. I'll cover unit tests, integration UI tests and end-to-end ...
14:05
How to Use the Google's New Screenshot Testing Framework for Compose
In this video I'll show you how to use the Google's New Screenshot Testing Framework for Compose! Let me be your mentor ...
1:07:59
Master Unit Testing for Android Apps: Modularization, Repository, UseCase, ViewModel and MVVM Guide
Unlock the secrets of robust unit testing in Android development with our comprehensive guide! In this video, we'll walk you ...
12:10
Building an Authentication form with Practical Jetpack Compose: Testing the Auth Composable
In this video, we write UI tests for the Authentication Composable. This is a preview for the Practical Jetpack Compose video ...
2:19
Building an Authentication form with Practical Jetpack Compose: Testing the Requirements composable
In this video, we write UI tests for the Password Requirements composable. This is a preview for the Practical Jetpack Compose ...
5:34
Building an Authentication form with Practical Jetpack Compose: Testing the Password Input
In this video, we write UI tests for the password input field composable. This is a preview for the Practical Jetpack Compose video ...
2:39
Building an Authentication form with Practical Jetpack Compose: Testing the Authentication Button
In this video, we write UI tests for the Authentication Button composable. This is a preview for the Practical Jetpack Compose video ...
1:51
Building an Authentication form with Practical Jetpack Compose: Testing the Authentication Title
In this video, we write tests for the Authentication Title composable. This is a preview for the Practical Jetpack Compose video ...
2:43
Building an Authentication form with Practical Jetpack Compose: Testing the Toggle Auth Mode Button
In this video, we write UI tests for the Authentication Mode Toggle Button composable. This is a preview for the Practical Jetpack ...
1:06:07
Master UI Testing for Android Apps: Jetpack Compose, Dagger Hilt, Room, MVVM
Unlock the full potential of your Android development skills with our in-depth guide on UI testing! In this comprehensive video, we ...
25:55
Unit & UI Testing With Compose Multiplatform - KMP for Beginners
In this video I'll show you how to Unit & UI Testing With Compose Multiplatform! Save your spot in my free live workshop on ...
2:48
Building an Authentication form with Practical Jetpack Compose: Testing the Email Input
In this video, we write UI tests for the email input field composable. This is a preview for the Practical Jetpack Compose video ...
52:07
Unit Testing in Compose Multiplatform — Test Shared KMP Code for Android & iOS
Write unit tests for Compose Multiplatform (KMP) — test ViewModels, repositories, and use cases with shared test code across ...
51:02
In this codelab you'll learn about testing UIs created with Jetpack Compose. You will write your first tests while learning about ...
5:33
Android Jetpack Compose Testing LazyColumn composable
In this video we will see how to test vertical lists created using LazyColumn composable. The following are the test cases verified ...