Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 458 Bytes

File metadata and controls

7 lines (6 loc) · 458 Bytes

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.