Automation in React Native

I have requirements for some automation, tests and otherwise, to run on a React-Native App i'm developing.

Are there any tools like phantomJS or something like that, that would run on the simulator for React Native Apps?

Have a look at wix Detox, we're using it, it allows you to run end-to-end UI tests, where your application is run in the simulator.

Comments

Popular posts from this blog

react-native vs reactXP

Implementation of a function object “power” operator in Raku

cannot import name '_endpoint_from_view_func' from 'flask.helpers' in python