Do you want to request a feature or report a bug?
Feature
For my webpack builds, I have it set up to display an osx notification on error or recovery from errors. It'd be nice to also have this for jest. It lets me not have to switch to the terminal after every file save.
The webpack implementation uses this internally: node-notifier. It supports mac, windows, and linux.
Of course, this should be disabled by default.
Do you want to request a feature or report a bug?
Feature
For my webpack builds, I have it set up to display an osx notification on error or recovery from errors. It'd be nice to also have this for jest. It lets me not have to switch to the terminal after every file save.
The webpack implementation uses this internally: node-notifier. It supports mac, windows, and linux.
Of course, this should be disabled by default.