KakaoCup / Compose

Nice and simple DSL for Espresso Compose UI testing in Kotlin

Home Page:https://kakaocup.github.io/Compose/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add R.string support for hasText and such

Nexen23 opened this issue · comments

commented

Compared to View based DSL, compose withText, hasContentDescriptionExactly e.t.c. are missing overload which accepts R.string ids. It may be cool to have them with compose too

@Nexen23 working on it. Will be in next release.