allure-framework / allure-java

Allure integrations for Java test frameworks
Apache License 2.0
356 stars 226 forks source link

Support when/then Spock annotations #239

Closed tdurova closed 2 years ago

tdurova commented 6 years ago

I'm submitting a ...

What is the current behavior?

Allure doesn't support when/then steps from Spock (bdd framework)

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem

What is the expected behavior?

To see bdd steps from Spock specs in Allure reports

What is the motivation / use case for changing the behavior?

test analyst and manual QAs will able to see what happens in automation tests without reading full log with some technical information

Please tell us about your environment:

Jenkins+maven+java+geb+spock

Allure version 2.19.0
Test framework JUnit@4.12
Allure integration allure-spock@2.7.0
Generate report using allure-maven@2.9

Other information

[//]: # ( . e.g. detailed explanation, stacktraces, related issues, suggestions . how to fix, links for us to have more context, eg. Stackoverflow, Gitter etc )

rameshnatesan commented 6 years ago

any update on this? please add this feature.

havenqi commented 5 years ago

wondering in which version we could see this fix? Furthermore, it'd be grateful to have more info regarding alure with spock framework in the guide.

rameshnatesan commented 5 years ago

this is the only missing feature that is needed today by all Spock users. Please take this feature as a priority.

rameshnatesan commented 5 years ago

Happy new year 2019! I have a feeling that this feature will be done and available by end of this year!

havenqi commented 5 years ago

Oh... that sounds misable. Now we use both allure, and spock report. Really hope allure can have spock annotation support integrated soon.