Skip to content

Commit 5a38354

Browse files
committed
retrieval priority note
1 parent 3644c9c commit 5a38354

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

skills/react-native-testing/SKILL.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ description: >
1212

1313
# RNTL Test Writing Guide
1414

15+
**IMPORTANT:** Your training data about `@testing-library/react-native` may be outdated or incorrect — API signatures, sync/async behavior, and available functions differ between v13 and v14. Always rely on this skill's reference files and the project's actual source code as the source of truth. Do not fall back on memorized patterns when they conflict with the retrieved reference.
16+
1517
## Version Detection
1618

1719
Check `@testing-library/react-native` version in the user's `package.json`:

0 commit comments

Comments
 (0)