awslabs / aws-device-farm-gradle-plugin

Gradle plugin for AWS Device Farm.
Apache License 2.0
61 stars 32 forks source link

AWS doesn't support Appium with Serenity BDD & Gradle configuration? #27

Open vamc264 opened 5 years ago

vamc264 commented 5 years ago

Hi, I have seen AWS is supporting the below

Test Type Configuration

but I'm not sure exactly supporting below

If it does support under which type I should use the configuration from the list above. Let me know, please?

Thanks Vamc

anurag1408 commented 5 years ago

Hi

Thanks for reaching out. Here is a blog post on how u can run Appium Junit BDD with Device farm https://aws.amazon.com/blogs/mobile/testing-mobile-apps-with-cucumber-and-appium-through-testng-on-aws-device-farm/

vamc264 commented 5 years ago

Hi Anurag,

Thanks for replying... We are using serenity BDD with gradle, not with TestNG and TestNG uses pom.xml where gradle uses build.gradle so I can't use the link above I'm afraid.

Thanks Vamc

jamesknowsbest commented 5 years ago

https://stackoverflow.com/a/52398377/8016330