Files
github-actions[bot] 385027e4ee deploy: 40c38685f2
2026-01-20 22:28:10 +00:00

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