Can Zig's test runner detect resource leaks?

I think this might make it so that we can do similar detection, for some of those other resources:

But the last one seems like it would require some sort of custom validation tooling, or adding support for validation, unless you also invent some sort of interface convention for your myUserCodeStart functions.

1 Like