Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mfaisalkhatri/react-native-app-tests
This repository has example code to write automation tests for react native app using appium
https://github.com/mfaisalkhatri/react-native-app-tests
android appium ios mobileautomation testing
Last synced: 11 days ago
JSON representation
This repository has example code to write automation tests for react native app using appium
- Host: GitHub
- URL: https://github.com/mfaisalkhatri/react-native-app-tests
- Owner: mfaisalkhatri
- Created: 2022-06-09T15:44:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-03T10:38:03.000Z (7 months ago)
- Last Synced: 2024-10-12T03:26:11.316Z (27 days ago)
- Topics: android, appium, ios, mobileautomation, testing
- Language: Java
- Homepage:
- Size: 12.7 MB
- Stars: 15
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)
## Don't forget to give a :star: to make the project popular.
## :question: What is this Repository about?
- This repo contains automation tests of Proverbial app built in react-native by [LambdaTest](https://www.lambdatest.com/)
- Appium framework is used to write the mobile automation tests
- This repo uses Maven as build tool and TestNG testing framework to run the tests.
- To run the test from command line use the following command:
- `mvn clean install -DLT_USERNAME= -DLT_ACCESS_KEY=`## :writing_hand: Blog Links
- [React Native Testing For Apps On iOS And Android Using Appium](https://www.lambdatest.com/blog/test-react-native-apps-on-ios-and-android/)
- [Complete Tutorial On Appium Parallel Testing - With Examples](https://www.lambdatest.com/blog/appium-parallel-testing/)
- [How to Choose Mobile Devices for Testing](https://medium.com/@iamfaisalkhatri/how-to-choose-mobile-devices-for-testing-pcloudy-blog-96179529d0f3)
- [What is an Android Emulator? How to Start and use it?](https://medium.com/@iamfaisalkhatri/what-is-an-android-emulator-how-to-start-and-use-it-66fdcf52be7e)
- [How to start Appium Server Programmatically?](https://medium.com/@iamfaisalkhatri/how-to-start-appium-server-programmatically-ec07292ab59)
- [Guide to Mobile Testing](https://medium.com/@iamfaisalkhatri/guide-to-mobile-testing-d0dd2d9b59f1)🧬 Need Assistance?
- Discuss your queries by writing to me @ `[email protected]`
OR ping me on any of the social media sites using the below link:
- [Linktree](https://linktr.ee/faisalkhatri)## :thought_balloon: Checkout the blogs related to Testing on [my website](https://mfaisalkhatri.github.io) and [medium](https://medium.com/@iamfaisalkhatri) and on [LambdaTest Blogs](https://www.lambdatest.com/blog/author/mfaisalkhatri/)