Skip to content

test: clear called state in setup#328

Merged
kou merged 1 commit intotest-unit:masterfrom
tikkss:test-clear-called-state-in-setup
Oct 25, 2025
Merged

test: clear called state in setup#328
kou merged 1 commit intotest-unit:masterfrom
tikkss:test-clear-called-state-in-setup

Conversation

@tikkss
Copy link
Copy Markdown
Contributor

@tikkss tikkss commented Oct 24, 2025

@@called is a class variable, so it shares between subclasses.

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

`@@called` is a class variable, so it shares between subclasses.

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 2cefbb7 into test-unit:master Oct 25, 2025
36 checks passed
@tikkss tikkss deleted the test-clear-called-state-in-setup branch October 25, 2025 21:26
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