KakaoCup / Compose

Nice and simple DSL for Espresso Compose UI testing in Kotlin
https://kakaocup.github.io/Compose/
Apache License 2.0
139 stars 13 forks source link

Enhancement - Add support for text color checking #72

Closed EvgenyMeltsaykin closed 8 months ago

EvgenyMeltsaykin commented 9 months ago

I decided to move the color check into a separate object ColorAssertionsUtils. Since this will be useful in the future, for example, if you add a check for the background color