AdevintaSpain / AdevintaSpain/Barista
make `assertRecyclerViewItemCount` accept logical condition instead of exact number
Open
- Dominant language
- Kotlin
- Stars
- 1.7k
- Forks
- 119
- PR merge metrics
- No merged PRs in 30d
Description
**Description what you'd like to happen:**
cuurently we have `assertRecyclerViewItemCount(id , num)`, what about have ability to be like
`assertRecyclerViewItemCount(id , num > 5 or )` and logical check
Contributor guide
Assessment
This issue has not been assessed yet.