Skip to content
New issue

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

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

Already on GitHub? # to your account

Minor code clean-ups #2919

Merged
merged 1 commit into from
Jun 5, 2023
Merged

Commits on Jun 5, 2023

  1. Minor code clean-ups

    * 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 committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    fde01b7 View commit details
    Browse the repository at this point in the history