Write your first Compose UI test

preview_player
Показать описание
In this talk, we’ll walk you through writing your very first Compose UI test. We’ll cover finders, assertions, actions, and matchers and take a quick look at the semantics tree.

Resources:

Speaker: Jolanda Verhoef

Watch more:

#Featured #AndroidDevSummit #Compose
Рекомендации по теме
Комментарии
Автор

Is there is github repository of this code, If I want to play with it?

tgoel
Автор

Fantastic! Very clearly explained. Thank you.

professorposh
Автор

Where is the source to this calculator app?

lixoten
Автор

Hope we can start using JUnit5 at some point ...

SiamakAshrafi
Автор

Thanks! Any references for screenshot test would be really helpful. We are migrating our design system to compose and need a way to test the color and styling attributes of our components.

zealscar
Автор

Is it possible to get a preview when running a test on Desktop JVM? Im on Mac now and I see it appearing in the dock, but there is no windows showing

Virus
Автор

it says activity has already set content if I add setContent in a test, just updated all libraries

youNeverThoughtAboutIt
Автор

Sorry to ask, but why do we need Ui test? Doest it increase our development work and the advantage seems can be replaced by human's tests.

LightDante
Автор

How do you stub/mock/provide test double required by DI in compose UI tests

khalidhamid
Автор

How to use performpresskey() to simulate key press like letter 'a'?
Anyone please?

udaiti
Автор

Still don't know how to test colors

jjhoninatansabadi
Автор

anyone else getting fingerprint must not be null ? :D

adagabranca
Автор

👋🏼🇨🇴🧔🏻👍🏼🤝🏻 Saludos desde Colombia, buena información

mondoshigua
Автор

Anyone had a problem running ./gradlew test, and the tests failed ? please let me know, I am not getting insights from the bug

andrevini