Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OS Notifications on failure/recover #1839

Closed
brigand opened this issue Oct 1, 2016 · 5 comments
Closed

OS Notifications on failure/recover #1839

brigand opened this issue Oct 1, 2016 · 5 comments

Comments

@brigand
Copy link
Contributor

brigand commented Oct 1, 2016

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.

@cpojer
Copy link
Member

cpojer commented Oct 2, 2016

Use --notify.

@cpojer cpojer closed this as completed Oct 2, 2016
@brigand
Copy link
Contributor Author

brigand commented Oct 2, 2016

Thanks!

@brigand
Copy link
Contributor Author

brigand commented Oct 3, 2016

This appears to notify on every file change, not just on error/recover. If the tests are stable, I don't want a notification.

@cpojer
Copy link
Member

cpojer commented Oct 3, 2016

Feel free to send a pull request to add this feature.

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants