docs-v2/content/flux/v0/stdlib/internal/testutil/fail.md

1.2 KiB

title description menu weight
testutil.fail() function `testutil.fail()` causes the current script to fail.
flux_v0_ref
name parent identifier
testutil.fail internal/testutil internal/testutil/fail
201

testutil.fail() causes the current script to fail.

Function type signature
() => bool

{{% caption %}} For more information, see Function type signatures. {{% /caption %}}