Sergio Freire
Sergio Freire
The famous [Xray Test Management app for Jira](https://www.getxray.app/) supports Cucumber for more than 5 years, allowing teams worldwide to specify Scenarios/Outlines and Backgrounds. We have thousands of customers potentially using...
Unfortunately the only solution was to use another tool: xcpretty. You can see an example here: https://confluence.xpand-it.com/display/XRAY/Testing+iOS+apps+using+XCTest+in+Swift
@foxfortune and @paul-brooks ,thanks for sharing first of all. The code works fine for getting the argument values; however, how could we obtain the argument names? btw, @marcphilipp I also...
Can you please identify the version that worked well before?
> Tried with mikepenz/[email protected] which was working well earlier. > > Now it's failing with the similar reason: **##[debug]Using endpoint: https://xray.cloud.getxray.app//api/v2/import/execution/junit** Warning: 🔥 Failed to import: /__w/repo_name/repo_name/project_name/target/cucumber-reports/Cucumber.xml (Response code 400...
additionaly, the testPlanKey should probably be STU-453, following the - syntax
@mikepenz I suggest closing this issue
It's a pitty to see the project getting into this state; it's something that doesn't surprise given previous record. Hope for better days for this project or anything that borns...
I agree with @mikepenz ; @shashankchaturvedi1 my suggestion would be to try to replicate what you're aiming for using CURL and the proper endpoint; from my understand, it seems you...
@RithikTM are you using Xray on Jira Cloud or Xray on Jira datacenter (on-premises), as there are nuances on the related APIs?