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

[Feature] Generate testng-results.xml per test suite #2906

Closed
3 of 7 tasks
krmahadevan opened this issue May 4, 2023 · 0 comments · Fixed by #2908
Closed
3 of 7 tasks

[Feature] Generate testng-results.xml per test suite #2906

krmahadevan opened this issue May 4, 2023 · 0 comments · Fixed by #2908

Comments

@krmahadevan
Copy link
Member

TestNG Version

Note: only the latest version is supported

7.7.1

Expected behavior

When running with a suite of suites, it should be possible to have test results on a per suite basis

Actual behavior

Currently the results just get overwritten.

Is the issue reproducible on runner?

  • Shell
  • Maven
  • Gradle
  • Ant
  • Eclipse
  • IntelliJ
  • NetBeans

Test case sample

Please, share the test case (as small as possible) which shows the issue

For more context, please refer to this TestNG users forum thread https://groups.google.com/g/testng-users/c/CZ-0uMbUykc/m/DFgxz5D-AwAJ

Contribution guidelines

Incase you plan to raise a pull request to fix this issue, please make sure you refer our Contributing section for detailed set of steps.

krmahadevan added a commit to krmahadevan/testng that referenced this issue May 6, 2023
@krmahadevan krmahadevan mentioned this issue May 6, 2023
3 tasks
@krmahadevan krmahadevan added this to the 7.8.0 milestone May 6, 2023
krmahadevan added a commit that referenced this issue May 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant