Skip to content

feat(native): Add toHaveTextContent matcher#153

Merged
ACR1209 merged 5 commits intofeat/native-to-have-stylefrom
feat/native-to-have-text-content
Mar 24, 2026
Merged

feat(native): Add toHaveTextContent matcher#153
ACR1209 merged 5 commits intofeat/native-to-have-stylefrom
feat/native-to-have-text-content

Conversation

@ACR1209
Copy link

@ACR1209 ACR1209 commented Jun 11, 2025

Description

Adds a new toHaveTextContent matcher to the React Native module, allowing you to match an element’s text content using a string, a regular expression, or a custom function.

@ACR1209 ACR1209 requested a review from suany0805 June 11, 2025 19:36
@ACR1209 ACR1209 requested a review from SbsCruz February 24, 2026 17:55
@ACR1209 ACR1209 marked this pull request as ready for review February 24, 2026 17:57
Copy link
Contributor

@suany0805 suany0805 left a comment

Choose a reason for hiding this comment

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

Nice job on this one!

@ACR1209 ACR1209 merged commit 6faba35 into feat/native-to-have-style Mar 24, 2026
4 checks passed
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.

3 participants