Android test automation, Android testing Writing ViewHolder Matcher with Espresso for Android Recently we had a need to adapt Espresso tests to operate on RecyclerView after application migration from ListView component. The current Espresso view Denys Zelenchuk