Search
jasmine-bail-fast
Bail after first test failure
v0.0.1 URL:
https://unpkg.com/jasmine-bail-fast@0.0.1/jasmine-bail-fast.js
Open
Browse Files
jasmine
bail
fail
fast
bail
Throw a given error
v2.0.2 URL:
https://unpkg.com/bail@2.0.2/index.js
Open
Browse Files
fail
bail
throw
callback
error
loud-rejection
Make unhandled promise rejections fail loudly instead of the default silent fail
v2.2.0 URL:
https://unpkg.com/loud-rejection@2.2.0/index.js
Open
Browse Files
promise
promises
unhandled
uncaught
rejection
loud
fail
catch
throw
handler
exit
debug
debugging
verbose
hard-rejection
Make unhandled promise rejections fail hard right away instead of the default silent fail
v2.1.0 URL:
https://unpkg.com/hard-rejection@2.1.0/index.js
Open
Browse Files
promise
promises
unhandled
uncaught
rejection
hard
fail
catch
throw
handler
exit
debug
debugging
verbose
immediate
immediately
jest-fail-on-console
Utility to make jest tests fail when console.error() or console.warn() are used
v3.3.1 URL:
https://unpkg.com/jest-fail-on-console@3.3.1/index.js
Open
Browse Files
jest
console
fail