blob: d5fa852a9a1056c0e2451aa5f5775cfbfbd8358d [file] [log] [blame]
Test that the unhandled promise rejection hook will immediately terminate the test and print the associated exception and stack trace.
== Running test suite: UncaughtExceptionInsideTestCase
-- Running test case: CatchRejectedPromise
!! EXCEPTION: This promise is rejected with an Error object.
Stack Trace: (suppressed)