Skip to content

Conversation

@Hsilgos
Copy link
Contributor

@Hsilgos Hsilgos commented Feb 3, 2023

Xcode represents steps nicer in test result view.
Each scenario outline has additionally example number in title. It's necessary because otherwise Xcode merges several scenarios with the same name into single suite.

Resolves #72

Xcode represents steps nicer in test result view.
Each scenario outline has additionally example number in title.
It's necessary because otherwise Xcode merges several scenarios
with the same name into single suite.
@Tyler-Keith-Thompson
Copy link
Collaborator

This looks great! Thank you for the PR. Assuming the pipeline passes I'll merge.

@Hsilgos
Copy link
Contributor Author

Hsilgos commented Feb 3, 2023

This looks great! Thank you for the PR. Assuming the pipeline passes I'll merge.

It failed on code coverage because can't access some web API... Seems not related to my change?

@Tyler-Keith-Thompson Tyler-Keith-Thompson merged commit f140446 into cucumberswift:main Feb 3, 2023
@Tyler-Keith-Thompson
Copy link
Collaborator

I think they've got some plugin with CodeCov I can switch to now that I couldn't when I first created the pipeline. I'll look into it later, but your code did fine, so I merged. I believe it'll auto deploy on main just fine.

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

Successfully merging this pull request may close these issues.

Group steps per scenario in test report

2 participants