Henry 21f04c388e lots of stuff 7 years ago
..
README.md 3cb1cbb549 Added README 9 years ago
main.go 21f04c388e lots of stuff 7 years ago
notify_darwin.go fc8db04f79 added osx notifications 9 years ago
notify_linux.go 21f04c388e lots of stuff 7 years ago
tnse.linux.png 3cb1cbb549 Added README 9 years ago
tnse.osx.png 3cb1cbb549 Added README 9 years ago

README.md

TNSE - Test aNd Show Error

Usage: tnse <package>

Runs go test <package> and displays errors in desktop notification systems.

Linux

Uses gnome notify-send from libnotify.

tnse.linux.png

  • screenshot uses dunst for showing them

OSX

Uses terminal-notifier.

tnse.osx.png

other resources

  • Watch to re-run on fs changes