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

[v18.x backport] test_runner: support using --inspect with --test #44813

Closed

Commits on Oct 2, 2022

  1. test_runner: support using --inspect with --test

    PR-URL: nodejs#44520
    Backport-PR-URL: nodejs#44813
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    MoLow committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    faa8f8a View commit details
    Browse the repository at this point in the history
  2. cluster: use inspector utils

    PR-URL: nodejs#44592
    Backport-PR-URL: nodejs#44813
    Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    MoLow committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    b48c9a5 View commit details
    Browse the repository at this point in the history
  3. test: fix test-runner-inspect

    PR-URL: nodejs#44620
    Backport-PR-URL: nodejs#44813
    Fixes: nodejs#44600
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    MoLow committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    a797681 View commit details
    Browse the repository at this point in the history