Skip to content

test-runner: run in random order #48385

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.

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

    feature requestIssues requesting new Node.js features.staleIssues and PRs marked stale due to inactivity and scheduled for automatic closure.test_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