allure-framework / allure-java

Allure integrations for Java test frameworks
Apache License 2.0
342 stars 219 forks source link

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

Closed baev closed 8 months ago

baev commented 8 months ago

Context

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

Checklist