fn expectStdErrEqual(self: *Run, bytes: []const u8) void

Adds a check for exact stderr match. Does not add any other checks.

Parameters

self: *Run,
bytes: []const u8,