React Native and Maestro: How to make UI testing with them

A small project to show how to make UI testing with React Native and Maestro – GitHub – kiki-le-singe/react-native-maestro: A small project to show how to make UI testing with React Native and Maestro… Read more

Similar

React and Redux with TypeScript

The most important element of a React + Redux application is "state". The state decides what the user interface will look like therefore it becomes essential to make sure that the state is always in a consistent and stable state. (more…)

Read more »