assertive-ts icon indicating copy to clipboard operation
assertive-ts copied to clipboard

feat(native): Add toHaveTextContent matcher

Open ACR1209 opened this issue 9 months ago • 0 comments

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 avatar Jun 11 '25 19:06 ACR1209