public
Description: Display system notifications (dbus, growl and snarl) after running tests. It works on Mac OS X, Linux and Windows. Powerful when used with Autotest ZenTest gem for Rails apps.
Homepage: http://github.com/fnando/test_notifier
Clone URL: git://github.com/fnando/test_notifier.git
Click here to lend your support to: test_notifier and make a donation at www.pledgie.com !
test_notifier / History.txt
100644 40 lines (21 sloc) 0.566 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
== 0.0.1 2007-10-11
 
* 1 major enhancement:
  * Initial release
 
== 0.0.2 2007-10-17
 
* Removed ANSI characters for playing nice with RedGreen
 
== 0.0.3 2007-10-18
 
* growlnotify wasn't working as expected
 
== 0.0.4 2007-10-18
 
* title was displayed incorrectly on growlnotify
 
== 0.0.5 2007-10-18
 
* bug fix
 
== 0.0.6 2008-01-14
 
* added support for both Test::Unit and RSpec, with or without Autotest
 
== 0.0.7 2008-01-16
 
* bug fix
 
== 0.0.8 2008-01-18
 
* bug fix
 
== 0.0.9
 
* minor fix: added freebsd pattern
 
== 0.0.10
 
* minor fix: fixed path for custom images