1.2 KiB
1.2 KiB
| title | description | menu | weight | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| testutil.fail() function | `testutil.fail()` causes the current script to fail. |
|
201 |
testutil.fail() causes the current script to fail.
Function type signature
() => bool
{{% caption %}} For more information, see Function type signatures. {{% /caption %}}