Skip to content

How to Add extra layer for allure cucumber jvm #1788

Closed Answered by baev
301yutangLin asked this question in Questions & Support
Discussion options

You must be logged in to vote

To organize your tests by an extra layer, you can use the Allure Runtime API. This is accomplished by including
Allure.epic("Extra Layer") in your step body.

For categorizing all your tests in this manner, consider employing the Labels via Properties feature; see the docs for the details.

Further information can be found in the Allure Cucumber JVM documentation, available at Allure Report.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@david-m-globant
Comment options

Answer selected by baev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants