metosin / bat-test

Fast Clojure.test runner for Boot and Leiningen
61 stars 10 forks source link

Support `:notify-on-success` option #23

Open ikitommi opened 7 years ago

ikitommi commented 7 years ago

currently, the :notify-command notifies on both successes and failures. In lein-test-refresh, there is :notify-on-success option, when set to true, only failures are reported.