clojure-expectations / lein-autoexpect

Run expecations when source or test files change
103 stars 12 forks source link

Switch to clj-gntp to avoid the delay before/after growling #19

Closed glenjamin closed 8 years ago

glenjamin commented 8 years ago

Hello! Thanks for the great tool, autowatch + growl is my favorite style of test runner 😀

When using growl itself, there's a pause between the tests completing and the notification appearing, and then another pause afterwards.

I'm not entirely sure what causes this, but I was aware that it's possible to avoid it because I'd made a similar PR to this for speclj-growl a while back.

clj-gntp also has support for growl icons, so I've added a little red/green dot into the notification too.

jakemcc commented 8 years ago

Nice. I like the different icons.

Going to take it for a spin later tonight and will push a release then.

jakemcc commented 8 years ago

Released in [lein-autoexpect "1.9.0"]