Skip to content

Ability to pass filter along to webpack-test #154

Description

@brandongregoryscott

I don't believe there's a way to filter down the webpack-test command to a specific test file or files. It should be pretty similar to the way the dotnet-test filter works. If there are any arguments leftover from the command-line, pass them along to the underlying npm run test command:

npm run test -- "{...args}"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions