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

Minor code clean-ups #2919

Merged
merged 1 commit into from Jun 5, 2023
Merged

Conversation

krmahadevan
Copy link
Member

  • Reporter.log() to use LinkedList instead of using “Vector” so that we are a bit more memory
    efficient.
  • Deprecated the old SuiteHTMLReporter since its being generated in a “old” folder and we have a new jquery backed newer report.
  • Removed SuiteHTMLReporter from being generated by default. If a user wants, they can refer to it explicitly as a listener
  • Deprecated the old EmailableReporter which is not even being generated in favour of EmailableReporter2

* Reporter.log() to use LinkedList instead of 
using “Vector” so that we are a bit more memory 
efficient.
* Deprecated the old SuiteHTMLReporter since its 
being generated in a “old” folder and we have a new 
jquery backed newer report.
* Removed SuiteHTMLReporter from being generated 
by default. If a user wants, they can refer to it 
explicitly as a listener
* Deprecated the old EmailableReporter which is not
even being generated in favour of EmailableReporter2
@krmahadevan krmahadevan merged commit 85c8dbb into testng-team:master Jun 5, 2023
8 of 9 checks passed
@krmahadevan krmahadevan deleted the minor_refactoring branch June 5, 2023 12:45
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

Successfully merging this pull request may close these issues.

None yet

2 participants