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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悶: Spock integration missing grouping under BDD blocks #970

Open
1 task done
karltiirik opened this issue Oct 18, 2023 · 0 comments
Open
1 task done

馃悶: Spock integration missing grouping under BDD blocks #970

karltiirik opened this issue Oct 18, 2023 · 0 comments
Labels
triage type:bug Something isn't working

Comments

@karltiirik
Copy link

What happened?

Maybe this more a feature request, but Cucumber integration has grouping at Given/When/Then level (from your example):
Kuvat玫mmis 2023-10-19 001543
It makes sense to have the same business flow level view of the test for Spock as well.

So with Spock,

  1. Selenide test
    Kuvat玫mmis 2023-10-19 002249
  2. RestAssured test, using the @Step annotation:
    Kuvat玫mmis 2023-10-19 002553

Expected: all of the steps are grouped under the BDD steps (so not at the same level as currently). As it is for Cucumber tests.

What Allure Integration are you using?

allure-spock2

What version of Allure Integration you are using?

2.24.0

What version of Allure Report you are using?

2.24.0

Code of Conduct

  • I agree to follow this project's Code of Conduct
@karltiirik karltiirik added triage type:bug Something isn't working labels Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant