- Return `error.TestFailed` instead of panicing - Use `comptime assert` for type checks so that errors surface at compile time
24 KiB
24 KiB
- Return `error.TestFailed` instead of panicing - Use `comptime assert` for type checks so that errors surface at compile time