-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
Closed
Labels
test_runnerIssues and PRs related to the test runner subsystem.Issues and PRs related to the test runner subsystem.
Description
Version
v21.0.0
Platform
windows 11
Subsystem
No response
What steps will reproduce the bug?
As from official v20 documentation (Running tests from the command line) it was allowed to run tests in following command:
node --test custom_test_dir/
The test runner will recursively search the custom_test_dir/ directory for test files to execute.
But in v21 it is not working anymore:
Why is it a breaking change for stable API ?
How often does it reproduce? Is there a required condition?
No response
What is the expected behavior? Why is that the expected behavior?
Stable API from official documentation should not be changed in every major version
What do you see instead?
see "What steps will reproduce the bug" chapter
Additional information
No response
feyst
Metadata
Metadata
Assignees
Labels
test_runnerIssues and PRs related to the test runner subsystem.Issues and PRs related to the test runner subsystem.