Inquirer.js
Inquirer.js copied to clipboard
[Draft] Unit test demoing async failures not reported through the promise
Added an example test where a failure in an async function (useKeypress callback) cause a failure that is not gracefully handled by the new core.
I'm not sure when I'll have time to dig into this more; so help is welcomed!