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

[klistnode] Fixes nested lists search #94

Closed PStrelchenko closed 1 month ago

PStrelchenko commented 1 month ago

Adds a fix for working with nested lists: the buildChildMatcher method now only considers direct descendants of the current KListNode.