-
-
Notifications
You must be signed in to change notification settings - Fork 37.5k
add "test" namespace to node.config.json #57559
Copy link
Copy link
Closed
Labels
configIssues and PRs related to Node.js configuration and feature settings.Issues and PRs related to Node.js configuration and feature settings.feature requestIssues requesting new Node.js features.Issues requesting new Node.js features.test_runnerIssues and PRs related to the test runner subsystem.Issues and PRs related to the test runner subsystem.
Description
Activity
Metadata
Metadata
Assignees
Labels
configIssues and PRs related to Node.js configuration and feature settings.Issues and PRs related to Node.js configuration and feature settings.feature requestIssues requesting new Node.js features.Issues requesting new Node.js features.test_runnerIssues and PRs related to the test runner subsystem.Issues and PRs related to the test runner subsystem.
Type
Projects
- StatusShow more project fieldsTriaged
What is the problem this feature will solve?
I was suggested a few times that a test namespace would be beneficial for the test runner.
It could fix issues like #51384
What is the feature you are proposing to solve the problem?
A test namespace with configurations for the test runner, for coverage, filtering etc...
Still need to create a draft of what it could look like
What alternatives have you considered?
none
cc @nodejs/test_runner @cjihrig