Skip to content

doc: add scope overview tables for TestsStream events - #64386

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
MoLow:doc-tests-stream-events
Jul 11, 2026
Merged

doc: add scope overview tables for TestsStream events#64386
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
MoLow:doc-tests-stream-events

Conversation

@MoLow

@MoLowMoLow commented Jul 9, 2026

Copy link
Copy Markdown
Member

Summarize all TestsStream events in three tables by scope (test, file, and global), pairing declaration ordered (buffered) test scoped events with their execution ordered (immediate) equivalents.

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/test_runner

@nodejs-github-botnodejs-github-bot added doc Issues and PRs related to the documentations. test_runner Issues and PRs related to the test runner subsystem. labels Jul 9, 2026
Summarize all TestsStream events in three tables by scope (test, file,
and global), pairing declaration ordered (buffered) test scoped events
with their execution ordered (immediate) equivalents.
Signed-off-by: Moshe Atlow <moshe@atlow.co.il>
@MoLow
MoLowforce-pushed the doc-tests-stream-events branch from 791c572 to 8a2447fCompareJuly 9, 2026 07:59
@MoLowMoLow added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. labels Jul 9, 2026
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jul 11, 2026
@nodejs-github-bot
nodejs-github-bot merged commit 8f5fda2 into nodejs:mainJul 11, 2026
23 checks passed
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in 8f5fda2

aduh95 pushed a commit that referenced this pull request Jul 21, 2026
Summarize all TestsStream events in three tables by scope (test, file,
and global), pairing declaration ordered (buffered) test scoped events
with their execution ordered (immediate) equivalents.
Signed-off-by: Moshe Atlow <moshe@atlow.co.il>
PR-URL: #64386
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>
aduh95 pushed a commit that referenced this pull request Jul 21, 2026
Summarize all TestsStream events in three tables by scope (test, file,
and global), pairing declaration ordered (buffered) test scoped events
with their execution ordered (immediate) equivalents.
Signed-off-by: Moshe Atlow <moshe@atlow.co.il>
PR-URL: #64386
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>
RafaelGSS pushed a commit that referenced this pull request Jul 29, 2026
Summarize all TestsStream events in three tables by scope (test, file,
and global), pairing declaration ordered (buffered) test scoped events
with their execution ordered (immediate) equivalents.
Signed-off-by: Moshe Atlow <moshe@atlow.co.il>
PR-URL: #64386
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>
aduh95 pushed a commit that referenced this pull request Aug 6, 2026
Summarize all TestsStream events in three tables by scope (test, file,
and global), pairing declaration ordered (buffered) test scoped events
with their execution ordered (immediate) equivalents.
Signed-off-by: Moshe Atlow <moshe@atlow.co.il>
PR-URL: #64386
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.docIssues and PRs related to the documentations.test_runnerIssues and PRs related to the test runner subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@MoLow@nodejs-github-bot@benjamingr@UlisesGascon