Files
github-actions[bot] 3d4e06fb76 deploy: a7fa320588
2026-06-05 14:28:20 +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.