Stream: contributing

Topic: running specific tests


view this post on Zulip Anton (Sep 29 2025 at 17:22):

I added support for running specific tests by name in #8255, for example zig build test -- --test-filter "name of test". We had no way to do this before right?

view this post on Zulip Richard Feldman (Sep 29 2025 at 17:42):

not as far as I know, very nice! :smiley:

view this post on Zulip Richard Feldman (Sep 29 2025 at 17:42):

prob worth adding to our AGENTS.md and similar

view this post on Zulip Anton (Sep 29 2025 at 17:42):

Good call, I'll do that


Last updated: Oct 20 2025 at 12:16 UTC