throwUncaughtErrors
True (default) if uncaught errors should be thrown anyway, including async; sets global error handler.
throwUncaughtErrors: boolean;
Related
class TestContextOptions
A class that contains options for the test application context.
