TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Cavy – an integration testing framework for React Native

3 pointsby jaladaover 8 years ago

1 comment

jaladaover 8 years ago
We were building a client app in React Native that had quite a long and complicated data entry journey that we got really bored testing over and over ourselves on our devices or in simulators.<p>We built Cavy to automate that process. It&#x27;s in early stages, it&#x27;s not perfect, and it makes nasty use of component refs to achieve its aims. But it solved our problem, so it might solve yours too!