-
-
Notifications
You must be signed in to change notification settings - Fork 33k
Closed
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.test_runnerIssues and PRs related to the test runner subsystem.Issues and PRs related to the test runner subsystem.
Description
What is the problem this feature will solve?
only
tests require enabling only mode, otherwise only
does nothing. This can lead people to think that only
does not work.
What is the feature you are proposing to solve the problem?
The test runner should warn if someone tries to use only
without properly enabling it.
What alternatives have you considered?
Doing nothing.
MoLow, aduh95 and pulkit-30
Metadata
Metadata
Assignees
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.test_runnerIssues and PRs related to the test runner subsystem.Issues and PRs related to the test runner subsystem.