To all Appium folks out there, you all might know that with Appium 2.0 we can create plugins that can add some custom functionality to the appium server.
Parallel testing with Appium was always tricky as you need to maintain unique ports for different drivers and provide a free device.
This plugin takes care of device management and also has a detailed test log view with support of appium-dashboard plugin.
Plug new devices at test execution phase and the device pool gets updated.
Remote execution
Cloud distribution. Supports LambdaTest Saucelabs BrowserStack pCloudy
Check the GitHub repo for details: https://github.com/AppiumTestDistribution/appium-device-farm
If you like the idea star the repo and share it.