Commit graph

3 commits

Author SHA1 Message Date
Dario Piotrowicz
29626f8fb8
test: update startCLI to set --port=0 by default
update the `startCLI` debugging testing utility to set by default
the port to use to `0` (i.e. a random port)

PR-URL: https://github.com/nodejs/node/pull/59042
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
2025-07-20 17:37:28 +00:00
Dario Piotrowicz
0992d28011
test: add missing port=0 arg in test-debugger-extract-function-name
PR-URL: https://github.com/nodejs/node/pull/58977
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2025-07-08 23:18:27 +00:00
Meek Simbule
94020ac387
test: refactor to top-level await
PR-URL: https://github.com/nodejs/node/pull/43366
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2022-06-19 11:04:48 +01:00
Renamed from test/parallel/test-debugger-extract-function-name.js (Browse further)