Deno.TestDefinition.sanitizeExit - Deno documentation
property Deno.TestDefinition.sanitizeExit

Ensure the test case does not prematurely cause the process to exit, for example via a call to Deno.exit.

Type

boolean