It seems like `Option<bool>` would be a simple way to discard tests vs. having to return a `TestResult` directly.
It seems like
Option<bool>would be a simple way to discard tests vs. having to return aTestResultdirectly.