Skip to content

feat: support custom zig test-runner#529

Merged
aherrmann merged 2 commits intoaherrmann:mainfrom
cerisier:cerisier/test_runner2
Sep 23, 2025
Merged

feat: support custom zig test-runner#529
aherrmann merged 2 commits intoaherrmann:mainfrom
cerisier:cerisier/test_runner2

Conversation

@cerisier
Copy link
Contributor

@cerisier cerisier commented Sep 22, 2025

Closes #525

I wasn't quite sure how to test this so I made a succeeding test that is being forced to fail with a custom test runner as a way of testing that test_runner is taken into account.

Copy link
Owner

@aherrmann aherrmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, that looks good!

Needs a rebase due to .bazelrc changes.

@cerisier cerisier force-pushed the cerisier/test_runner2 branch from 8a34bdb to 1f0fdc9 Compare September 23, 2025 09:59
@cerisier
Copy link
Contributor Author

@aherrmann Fixed

@aherrmann aherrmann merged commit d8310e1 into aherrmann:main Sep 23, 2025
34 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.

Support custom zig --test-runner

2 participants