Skip to main content
Back to registry

react-native-testing

callstack/react-native-testing-library

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...

Installs291
Install command
npx skills add https://github.com/callstack/react-native-testing-library --skill react-native-testing
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
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. Check @testing-library/react-native version in the user's package.json : Use the version-specific reference for render patterns, fireEvent sync/async behavior, screen API, configuration, and dependencies. Use in this order: getByRole > getByLabelText > getByPlaceholderText > getByText > getByDisplayValue > getByTestId (last resort). Prefer userEvent over fireEvent . userEvent is always async. fireEvent — use only when userEvent doesn't support the event. See version-specific reference for sync/async behavior: Available automatically with any @testing-library/react-native import. Common roles: button , text , heading (alias: header ), searchbox , switch , checkbox , radio , img , link , alert , menu , menuitem , tab , tablist , progressbar , slider , spinbutton , timer , toolbar . getByRole options: { name, disabled, selected, checked, busy, expanded, value: { min, max, now, text } } .

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does react-native-testing do?

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...

Is react-native-testing good?

react-native-testing does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does react-native-testing work with?

react-native-testing currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to react-native-testing?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install react-native-testing?

npx skills add https://github.com/callstack/react-native-testing-library --skill react-native-testing

Related skills

Alternatives in Software Engineering