-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Open
Labels
good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.test_runnerIssues and PRs related to the test runner subsystem.Issues and PRs related to the test runner subsystem.
Description
Currently the codebase for
node/lib/internal/test_runner/runner.js
Line 472 in 362afa5
| function run(options = kEmptyObject) { |
process, capturing some options there. However, we also expose run() to the end users, therefore we should capture all this information in node/lib/internal/main/test_runner.js
Line 68 in 362afa5
| const options = { |
run() as options.avivkeller, MoLow, GMgoes, eliph4z and ShubhamChavan1
Metadata
Metadata
Assignees
Labels
good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.test_runnerIssues and PRs related to the test runner subsystem.Issues and PRs related to the test runner subsystem.