Skip to content

doc: correct concurrency wording in test() documentation#60773

Merged
nodejs-github-bot merged 2 commits intonodejs:mainfrom
azadgupta1:doc-fix-test-runner-concurrency
Nov 20, 2025
Merged

doc: correct concurrency wording in test() documentation#60773
nodejs-github-bot merged 2 commits intonodejs:mainfrom
azadgupta1:doc-fix-test-runner-concurrency

Conversation

@azadgupta1
Copy link
Copy Markdown
Contributor

This PR updates the test runner documentation for the concurrency option.

  • Replaces “application thread” with “test process”
  • Clarifies that concurrency is achieved using child processes, not threads
  • Changes “parallel” to “concurrent” for accuracy

As discussed in #60721.

Requesting reviews from @Ethan-Arrowood and @cjihrig.

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

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. doc Issues and PRs related to the documentations. test_runner Issues and PRs related to the test runner subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants