Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to integrate with AWS Device Farm #146

Open
snickers-vic opened this issue Dec 16, 2021 · 2 comments
Open

How to integrate with AWS Device Farm #146

snickers-vic opened this issue Dec 16, 2021 · 2 comments

Comments

@snickers-vic
Copy link

Hello,
is there a documentation on how to test mobile apps using Cucumberish and AWS Device Farm?

@gazdagsandor
Copy link

I'd like to know this too because whatever I can find as a junit output from the device farm run is not relevant to the input.

@K2-XT
Copy link

K2-XT commented Apr 9, 2024

Hey there,

We got Cucumberish working on AWS Device Farm. You'll need to build an app .ipa, and then a cucumberish UITest .ipa, and upload both to AWS. We use the default TestSpec YML.

When the suite finishes, get the Customer Artifacts from the specific phone you're curious about, and unzip it. Host_Machine_Files/$DEVICEFARM_DERIVED_DATA_PATH/Logs/Test/ will have an .xcresult bundle with your results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants