Files
github-actions[bot] 421ae8d2e2 deploy: e5e8e37033
2026-06-05 14:59:00 +00:00

725 B

JavaScript Integration testing for React Native

The more your tests resemble the way your software is used, the more confidence they can give you.
— Kent C. Dodds

Quick Start | Explore API

Features

  • Maintainable: Write maintainable tests for your React Native apps.
  • Reliable: Promotes testing public APIs and avoiding implementation details.
  • Community Driven: Supported by React Native community and its core contributors.