node/test/fixtures/test-runner
Jordan Harband e577618227 util: inspect: enumerable Symbols no longer have square brackets
Implements https://github.com/orgs/nodejs/discussions/41283#discussioncomment-11188239

PR-URL: https://github.com/nodejs/node/pull/55778
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
2024-11-17 06:57:37 +00:00
..
aborts
concurrency
coverage test: fix soucre to source 2024-09-21 08:27:56 +00:00
coverage-loader test: fix typos 2024-09-28 13:58:55 +00:00
coverage-snap test_runner: avoid coverage report partial file names 2024-09-18 18:24:19 +02:00
custom_reporters
cwd test_runner: ensure test watcher picks up new test files 2024-08-29 08:55:34 +00:00
default-behavior
issue-54726 test_runner: update kPatterns 2024-09-13 02:51:35 +00:00
matching-patterns test_runner: support typescript files in default glob 2024-09-29 02:47:48 +00:00
no-isolation test_runner: allow --import with no isolation 2024-09-10 00:51:36 +02:00
node_modules
output util: inspect: enumerable Symbols no longer have square brackets 2024-11-17 06:57:37 +00:00
shards
snapshots test_runner: support running tests in process 2024-08-21 13:39:19 +00:00
source-maps test_runner: throw on invalid source map 2024-10-06 20:27:32 +00:00
async-error-in-test-hook.mjs
coverage.js
extraneous_set_immediate_async.mjs
extraneous_set_timeout_async.mjs
index.js
invalid-tap.js
mock-nm.js test_runner: support module mocking 2024-05-19 05:09:09 +00:00
nested.js
never_ending_async.js
never_ending_sync.js
print-arguments.js test_runner: support custom arguments in run() 2024-09-28 13:52:04 +00:00
protoMutation.js
recursive_run.js
reporters.js
root-duration.mjs
run_inspect_assert.js
run_inspect.js
test_only.js
throws_sync_and_async.js
todo_exit_code.js
user-logs.js