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

Notification message goes away in less than 2 seconds #30

Open
matipan opened this issue Sep 24, 2015 · 0 comments
Open

Notification message goes away in less than 2 seconds #30

matipan opened this issue Sep 24, 2015 · 0 comments

Comments

@matipan
Copy link

matipan commented Sep 24, 2015

Hey there. Everything works great!! Awesome gem, but there is one thing that it's a little bit annoying to me. When I change some test, save the file, the terminal-notifier-guard works and I can see the notification, the problem is that the message where it says: 1 test, 1 asse... etc is really short, It last less than 2 seconds, after that the message is switched to Running: sometest/test.rb. Is there a way to put both messages together so that I have time to see how many things I broke?? Or having the first part of the message last a bit longer.
This only happens when I use Minitest with Banners, it only creates one banner and switches the message inside that banner, if I use Alerts instead then it'll create two alerts, one with each message. The thing is that Alerts don't go away automatically.
But if I use RSpec, it puts everything inside one banner and I can read it.
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant