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
|
=== 2.0.0 / 2008-06-18
* 15 major enhancements
* support startup/shutdown. (test case level setup/teardown)
* support multiple setup/teardown.
* support pending.
* support omission.
* support notification.
* support colorize.
* support diff.
* support test attribute.
* add assert_boolean.
* add assert_true.
* add assert_false.
* add --priority-mode option.
* don't use ObjectSpace to collect test cases.
* make more customizable. (additional options, exception handling and so on)
* improve Emacs integration.
* 4 major changes
* remove GTK+1 support.
* split GTK+ runner as another gem.
* split FOX runner as another gem.
* split Tk runner as another gem.
=== 1.2.3 / 2008-02-25
* 1 major enhancement
* Birthday (as a gem)!
|