Make unhandled promise rejections fail hard right away instead of the default silent fail
Make unhandled promise rejections fail loudly instead of the default silent fail
Utility to make jest tests fail when console.error() or console.warn() are used
Gets you the Cypress test command log as JSON on failure