Skip to content

mediator: pass test context data for process runner#339

Merged
kou merged 1 commit intotest-unit:masterfrom
tikkss:multi-process-backend-pr
Dec 10, 2025
Merged

mediator: pass test context data for process runner#339
kou merged 1 commit intotest-unit:masterfrom
tikkss:multi-process-backend-pr

Conversation

@tikkss
Copy link
Copy Markdown
Contributor

@tikkss tikkss commented Dec 10, 2025

This patch enables the following:

  • Allow both main and worker processes to collect the same tests
  • Emit events in main process
  • Collect results in main process

For future multi-process based parallelization support. Part of GH-235.

This patch enables the following:

  * Allow both main and worker processes to collect the same tests
  * Emit events in main process
  * Collect results in main process

For future multi-process based parallelization support. Part of test-unitGH-235.

Co-authored-by: Sutou Kouhei <kou@clear-code.com>
Co-authored-by: Naoto Ono <onoto1998@gmail.com>
@kou kou merged commit 691a96e into test-unit:master Dec 10, 2025
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants