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