-
-
Notifications
You must be signed in to change notification settings - Fork 33.5k
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?
part of the development and testing flow I add and remove .only
.
The need to change the command each time makes testing and prototyping much slower and prevents you from using --watch
command
What is the feature you are proposing to solve the problem?
Only have --test
and in case there is only
execute only those tests
What alternatives have you considered?
No response
tonivj5, meyfa, mehulkar, chrishiestand, nicoabie and 11 more
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.