assertive-ts
assertive-ts copied to clipboard
feat(native): Add toHaveTextContent matcher
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.