mirror of
https://github.com/callstack/react-native-testing-library.git
synced 2026-09-18 23:09:04 +08:00
458 B
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.