= Test::Unit::Notify

* http://rubyforge.org/projects/test-unit/

== DESCRIPTION:

Test::Unit::Notify - A test result notify extension for Test::Unit.

== FEATURES/PROBLEMS:

* This provides test result notification support.

== INSTALL:

* sudo gem install test-unit-notify

== USAGE:

  require 'test/unit/notify'

And add '--notify' to command line option.

  % ruby test/test_my_class.rb --notify

See screenshot/notify-on-gnome.png for example on GNOME.

== LICENSE:

LGPLv2.1 or later.

(Kouhei Sutou has a right to change the license including
contributed patches.)

== AUTHORS:

* Kouhei Sutou: program
* Mayu & Co.: kinotan icons: http://cocooooooon.com/kinotan/
