Skip to content

🚀 Feature: Re-run only affected modules in watch mode #4352

Open

Description

This would really help teams that have very large test suites.

I am not sure exactly how other test frameworks accomplish this, but I can think of a few strategies.

@craigtaub if you're looking for something to do, researching various strategies and proposing a way forward would be helpful.

When we do implement, we can assume that the computation of the "affected module hierarchy" will save time over just running everything (as we currently do), so we can probably avoid worrying too much about caching in an MVP.

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

Metadata

Assignees

No one assigned

    Labels

    area: node.jscommand-line-or-Node.js-specificarea: usabilityconcerning user experience or interfacestatus: accepting prsMocha can use your help with this one!type: featureenhancement proposal

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions