property RunOptions.forceExit
Configures the test runner to exit the process once all known tests have finished executing even if the event loop would otherwise remain active.
Type #
boolean | undefined Configures the test runner to exit the process once all known tests have finished executing even if the event loop would otherwise remain active.
boolean | undefined