We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Note: only the latest version is supported
7.7.1
When running with a suite of suites, it should be possible to have test results on a per suite basis
Currently the results just get overwritten.
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
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.
The text was updated successfully, but these errors were encountered:
Generate testng-results.xml per test suite
7bf1439
Closes testng-team#2906
c32e96a
Closes #2906
Successfully merging a pull request may close this issue.
TestNG Version
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?
Test case sample
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.
The text was updated successfully, but these errors were encountered: