Pre-Requisites:
- Install JDK 8 (version 1.8.0_321)
- Install IDE (preferred IntelliJ IDEA)
- Install Appium : link
- For API testss:
mvn test coingecko-api/testng-api.xml
- For Web tests:
mvn test coingecko-web/testng-web.xml
- For Mobile tests:
mvn test coingecko-mobile/testng-mobile.xml