Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions