Automation testing on detox for react native apps to create E2E tests and integration tests.
Need suggestion on the following:
- Best Automation Framework that can be used TDD,BDD to avoid refactoring of code.
- How to create integration tests for Android and iOS using detox and jest
- Easy to use TestRunner Mocha or Jest or any other.
- Any reporting mechanism once the test has been executed.
- Any POC on detox automation for e2e testing with CI/CD.
- Design Pattern like POM how to use it for React Native
- Any Sample detox repository with step by step approach to integrate it with RN app.
Note: I have already installed the required dependency need in detox with Mocha from Wix git repo and successfully launched the demo project.Looking for a Framework template that I can use it as a reference in designing my own framework.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…