Skip to content

test_runner: warn if only is used without properly enabling only tests #46448

Closed
@cjihrig

Description

@cjihrig

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestIssues that request new features to be added to Node.js.test_runnerIssues and PRs related to the test runner subsystem.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions