Skip to content

Latest commit

History

History
23 lines (20 loc) 路 1.07 KB

File metadata and controls

23 lines (20 loc) 路 1.07 KB

Code Assistant Context

@testing-library/react-native is a TypeScript/Jest library for testing React Native components with user-focused testing patterns.

Important

Never run git commands that create commits, push, or modify the index/history (git commit, git push, git add, git rm, git reset, git rebase, git merge, git stash, git tag, etc.). Only make working-tree changes and read-only git inspections; the human stages and commits. See Git, releases, and PR workflow.