On Fri, Aug 21, 2026 at 11:01 AM David Gow <[email protected]> wrote: > > My preference, however, would be to have these features added to the > core KUnit implementation (in C), rather than specifically to the Rust > bindings. This way, tests written in both languages will be able to > benefit from them, rather than just tests written in Rust.
Agreed, I was about to reply with that, i.e. if this is a feature that is worth having, then it sounded to me like it should be in core KUnit. Cheers, Miguel

