Skip to content

test-runner: run in random orderΒ #48385

Closed as not planned
Closed as not planned
@ziimakc

Description

@ziimakc

What is the problem this feature will solve?

This feature will improve user tests quality by allowing to run them in random order to ensure that tests are properly isolated from each other.

What is the feature you are proposing to solve the problem?

Allow to run tests in random order based on random seed. See jest randomize or vitest shuffle

Seed will allow to rerun test in the same order to reproduce failed case for specific order.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestIssues that request new features to be added to Node.js.staletest_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