Audible and visual feedback for test runs
🎶 plays different pillsbury sounds (from boot) when a shell command succeeds or fails e.g. run a test.
- Install bbin
bbin install io.github.logseq-cldwalker/beep-boop
Use beep-boop
as a wrapper command to envelop your test runner:
watchexec -- beep-boop npm test
or
watchexec -- beep-boop lein test
Turn your audio volume up so you can hear the sound!