Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test_runner, cli: add --test-concurrency flag #49996

Merged
merged 1 commit into from
Oct 8, 2023

Commits on Oct 8, 2023

  1. test_runner, cli: add --test-concurrency flag

    This commit adds a new --test-concurrency CLI flag that controls
    the parallelism of the test runner CLI.
    
    PR-URL: nodejs#49996
    Fixes: nodejs#49487
    Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
    Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
    cjihrig committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    9f9c582 View commit details
    Browse the repository at this point in the history