Skip to content

Add first-class support for specifying specific test paths #650

@slifty

Description

@slifty

When iterating on fixing a test it is really handy to be able to specify which test to run. Our current test commands are written in a way that prevents the ability to pass parameters to jest, so we can't pass a --name or anything like that from the cli and instead would need to manually edit the command in package.json

I suspect we can tweak this to support the cli use case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions