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

BrowserStack AppAutomate- Convert XCUIT result bundle to Junit #390

Open
SiddhiRao10 opened this issue Feb 16, 2024 · 0 comments
Open

BrowserStack AppAutomate- Convert XCUIT result bundle to Junit #390

SiddhiRao10 opened this issue Feb 16, 2024 · 0 comments

Comments

@SiddhiRao10
Copy link

Hi,

We need help in converting XCUIT result bundle file to Junit format.

I am running XCUIT project on BrowserStack using curl API commands as mentioned in this document,

I am able to fetch result bundle of executed test using below command in a zip file , as mentioned in this document.

curl -u ":"
-X GET "https://api-cloud.browserstack.com/app-automate/xcuitest/v2/builds/a40696273a8d1467f81f5bb63869be425ec336d6/sessions/78509dae7d5d606278bf4203a569406e27960806/resultbundle" --output result.zip

The response is a zip file comprising of test suite details of each test case execution in the session.

Now we need help to convert 'result.zip' to Junit format,

Any help is much appreciated,

Thanks

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

1 participant