Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Allure & Cucumber-JS] In the Packages tab there is no separation by packages #736

Closed
Zychkov opened this issue Aug 2, 2023 · 1 comment
Assignees
Labels
theme:cucumberjs CucumberJS related issue type:bug Something isn't working

Comments

@Zychkov
Copy link

Zychkov commented Aug 2, 2023

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

  1. Create feature files with different nesting paths.
  2. 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:
image

Report:
image

@epszaw epszaw added type:bug Something isn't working theme:cucumberjs CucumberJS related issue labels Aug 21, 2023
@epszaw epszaw self-assigned this Aug 21, 2023
@baev baev closed this as completed Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme:cucumberjs CucumberJS related issue type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants