Package: @effect/vitest Module: utils
@effect/vitest
utils
Throws an AssertionError with the provided error message.
AssertionError
Signature
declare const fail: (message: string) => void
Source
Since v0.21.0