Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add view layout assertions available as attributes #544

Merged
merged 4 commits into from
Feb 16, 2020

Conversation

mykola-mokhnach
Copy link
Contributor

It is sometimes useful to verify whether the corresponding view has no overlays or if it does not contain texts that are cut off. Now these checks are available as attributes: no-ellipsized-text, no-multiline-buttons and no-overlaps. See https://developer.android.com/reference/android/support/test/espresso/assertion/LayoutAssertions for more details

Copy link
Member

@KazuCocoa KazuCocoa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

interesting 👀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants