We need to decide with testing framework(s) to use.
The only framework I know for React Native apps (I've only ever used React) is Jest, but maybe they are other good ones..?
A one stop shop with minimal dependencies would be good. Cypress.js is great for this, but unfortunately it doesn't yet support native mobile apps.
We need to decide with testing framework(s) to use.
The only framework I know for React Native apps (I've only ever used React) is Jest, but maybe they are other good ones..?
A one stop shop with minimal dependencies would be good. Cypress.js is great for this, but unfortunately it doesn't yet support native mobile apps.