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

module: move test reporter loading #45923

Merged

Commits on Dec 22, 2022

  1. module: move test reporter loading

    Move the logic for handling --test-reporter out of the
    general module loader and into the test_runner subsystem.
    GeoffreyBooth committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    35e0858 View commit details
    Browse the repository at this point in the history
  2. add tests

    MoLow authored and GeoffreyBooth committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    0359dc8 View commit details
    Browse the repository at this point in the history
  3. rename test reporters

    GeoffreyBooth committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    00f8026 View commit details
    Browse the repository at this point in the history
  4. apply suggestion

    GeoffreyBooth committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    44c57ad View commit details
    Browse the repository at this point in the history
  5. delete

    GeoffreyBooth committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    f250170 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bfaa209 View commit details
    Browse the repository at this point in the history
  7. Update test/parallel/test-runner-reporters.js

    Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
    GeoffreyBooth and aduh95 committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    6dcd0c1 View commit details
    Browse the repository at this point in the history
  8. Update test/parallel/test-runner-reporters.js

    Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
    GeoffreyBooth and aduh95 committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    00dbab7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bcb0433 View commit details
    Browse the repository at this point in the history