allure-framework / allure-java

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

Enable Step & Attachment aspects for CucumberJVM #940

Closed baev closed 1 year ago

baev commented 1 year ago

Context

Add missing resources to enable @Step and @Attachment annotations.

Fixes #923

Checklist