| Notes: |
| Release Name: 1.1.1
Notes:
Changes:
* Changed: Test case class names must end with Test, TestCase, Suite or TestSuite.
* Changed: You can now run rake test:{foo,bar} to match against either foo or bar (requires \{..\} on UNIX).
* Changed: JAVA_HOME now required on all platforms, along with more OS/X fixes. (Credit Paul Brown)
* Fixed: You can now run rake test:<name> from any directory, and it will find just the right test cases.
|
|