#Any issue using std.testing.expectEqualStrings outside tests?
1 messages · Page 1 of 1 (latest)
https://ziglang.org/documentation/0.14.0/std/#std.testing.expectEqualStrings if they're not equal it will print a very verbose message with the difference
what are you trying to achieve?
To get true/false if to strings are eql or not