Ask your Question
There's a way that I can test the same way as the getByType or equivalent? And why this method is called as UNSAFE?
I just need to test the component props and how can I do this without needing to find a children with a test id or a text??
There's any way that I can test only the component props?