allure-framework / allure-java

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

fix(spock2): add support for test tags #974

Closed baev closed 1 year ago

baev commented 1 year ago

Context

The fix adds support for spock.lang.Tag annotation.

Checklist