Closed chrisbetz closed 10 years ago
Nice. I actually use terminal-notifier
to get notified of test pass/failures but am using clojure.test
on the current project by using lein-test-refresh's support for custom notification commands.
I'll take a look at and give this a spin later. Good chance it will be merged. Soon I might take the time to add some of the flexibility that lein-test-refresh
has with regards to notification commands to this project.
Released in [lein-autoexpect "1.4.0"]
Hi,
as OS X has a native notification center, I would like to use this (ditched Growl a while ago). Maybe you're interested.
Cheers,
Chris