In this talk, we will have a look at the different aspect of testing in the Front-End world, especially for React and React Native.
By climbing the testing pyramid, we will try to answer these questions :
- Which type of test has the most value?
- How to handle integration testing?
- Should we do UI testing?
- Is TDD a myth when it comes to Front-End?