You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create feature files with different nesting paths.
Add and run tests.
Expected behavior
allure-results json files must have entity with path &labels[*].name = package.
It would allow when we go to the "Packages" tab to see the results of the test with a tree structure.
Screenshots
Nesting structure:
Report:
The text was updated successfully, but these errors were encountered:
Description
In the Packages tab there is no separation by packages. Tests are displayed as if they were in the same package.
allure-cucumberjs: 2.4.0
@cucumber/cucumber: 9.3.0
Steps to reproduce the behavior
Expected behavior
allure-results json files must have entity with path &labels[*].name = package.
It would allow when we go to the "Packages" tab to see the results of the test with a tree structure.
Screenshots
Nesting structure:
Report:
The text was updated successfully, but these errors were encountered: