Skip to content

Tests: Use a single executable#2849

Open
leolost2605 wants to merge 1 commit into
mainfrom
leolost/single-test-executable
Open

Tests: Use a single executable#2849
leolost2605 wants to merge 1 commit into
mainfrom
leolost/single-test-executable

Conversation

@leolost2605
Copy link
Copy Markdown
Member

Supersedes and closes #2835

This achieves the same performance boost but makes sure the tests can only be run isolated.
Most notably having the run method an instance method of a test case makes sure of that.

I know that this might be pedantic but the meta context stuff is quite fragile and it took a while to get it working so I think having it with as many guardrails as possible is probably for the better.

@leolost2605
Copy link
Copy Markdown
Member Author

@lenemter what do you think about this?

@leolost2605 leolost2605 requested a review from lenemter May 14, 2026 17:25
@leolost2605 leolost2605 force-pushed the leolost/single-test-executable branch from a7ce263 to 5396096 Compare May 14, 2026 17:25
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.

1 participant