Files
2026-06-05 12:47:33 +02:00

458 B

React Native Testing Library in this project

This project uses @testing-library/react-native. Its APIs and testing conventions can differ from your training data. Before writing or changing RNTL tests, read the relevant guide in node_modules/@testing-library/react-native/docs/, starting with node_modules/@testing-library/react-native/docs/guides/llm-guidelines.md. Prefer those package docs over stale assumptions, and follow deprecation notices.