Automation tests with test frameworks on all projects under this acconut. Test task case study: Design and implement tests for the multiple softwares
- This is a simple draft of a monorepo containing web, iOS, API and Android tests
web | web/api | web/api | web/api | ios | android |
---|---|---|---|---|---|
Cypress | Mocha | Chai | Puppeteer | XCTest | Espresso |
- Clone this project in your preferred folder
- The folder named after each platform contains the relateed test projects
- Run
npm install
to install all web project dependencies - Install Android Studio Code and XProject for all Android and iOS projects
Running tests for the iOS and Android projects
- Import project in Android Studio
- Build project
- Select and run the default run configurations