agoda-com / Kakao

This repo is no longer supported. Please visit a https://github.com/KakaoCup/Kakao
Apache License 2.0
1.11k stars 102 forks source link

RecyclerView/ListView count matcher #93

Closed atetc closed 6 years ago

atetc commented 6 years ago

Can we have a beautiful option for checking number of RecyclerView/ListView items?

Smth like:

carsList {                        
    isVisible()
    hasCount(3)
}
atetc commented 6 years ago

🖐