'fail

effect 'fail(message: String) -> ()

Reports a failed assertion to the active test runner and then resumes the test.

View Source
pub effect 'fail(message: String) -> ()