~are there any helpers for verifying a `Result` ty...
# kotest
b
are there any helpers for verifying a
Result
type? say, something that would allow asserting it was success and a particular value?
sorry, found it! (
shouldBeSuccess
). should’ve known, @sam thinks of everything.
đŸ˜‚ 2