test-unit-notify - A test result notify extension for test-unit.
- This provides test result notification support.
% sudo gem install test-unit-notify
require 'test/unit/notify'
It adds --notify
to command line option.
% ruby test/test_my_class.rb --notify
See screenshot/notify-on-gnome.png for example on GNOME.
LGPLv2.1 or later. See doc/text/lgpl.txt for details.
(Kouhei Sutou has a right to change the license including contributed patches.)
- Kouhei Sutou: program
- Mayu & Co.: kinotan icons