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

Suites page of Allure report from [.trx] files shows test cases and it is not grouped by Suites #749

Closed
2 of 3 tasks
premaram opened this issue Feb 16, 2018 · 2 comments
Closed
2 of 3 tasks

Comments

@premaram
Copy link

premaram commented Feb 16, 2018

I'm submitting a ...

  • bug report
  • feature request
  • support request => Please do not submit support request here, see note at the top of this template.

What is the current behavior?

Source(@https://github.com/allure-framework/allure2/tree/master/plugins/trx-plugin/src)
Test Cases are showed as Test Suite. So, the count of test suites is same as the test cases count.

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem

What is the expected behavior?

The test suite should be the test folder name which in this case is the (.TRX) File and the Test Cases should be the number of the test cases inside each such folder

What is the motivation / use case for changing the behavior?

Test Suite is the super set like Test folder which contains the Test cases.

Please tell us about your environment:

Allure version 2.6.0
Test framework Microsoft VS test @5.0
Generate report using allure-TRXPlugin

Other information

@premaram premaram changed the title Allure report from [.trx] files shows test cases as test suite Suites page of Allure report from [.trx] files shows test cases and it is not grouped by Suites Mar 8, 2018
@abhinayabalaji
Copy link

abhinayabalaji commented Jul 2, 2018

@baev Any update on this?

@premaram
Copy link
Author

premaram commented Jul 3, 2018

I see that no one has been assigned for the defect yet

@baev baev closed this as completed in 5e9806e Oct 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants