Forum: Ruby test-unit 2.5.4

Posted by Kenji Okimoto (Guest)
on 2013-01-23 03:33
(Received via mailing list)
Hi,

test-unit 2.5.4 has been released.

Web: http://test-unit.rubyforge.org/#test-unit
Install: gem install test-unit

Description:

test-unit is an improved version of Test::Unit bundled in
Ruby 1.8.x.

Ruby 1.9.x bundles minitest not Test::Unit. Test::Unit
bundled in Ruby 1.8.x had not been improved but unbundled
Test::Unit (test-unit) is improved actively.

About this release:

This is a bug fix release.

This release improved documents for data driven test functionality.

http://test-unit.rubyforge.org/test-unit/en/Test/U...

This release fixes a bug that it is too slow to filter tests by `-n`
or `-t` command line options.

If you think test-unit is slow to filter tests, please update
test-unit.

Changes: 
http://test-unit.rubyforge.org/test-unit/en/file.n...

h2(#2-5-4). 2.5.4 - 2013-01-23

It's a bug fix release.

h3. Improvements

  * Added documents for data driven test functionality.
  * Added TSV support for data driven test functionality.
  * Support tag inspection on JRuby.

h3. Fixes

  * Fixed a bug. It is too slow to filter tests when there are many
    tests. [GitHub#46]
  * Accept anonymous test suite.
    [GitHub:#49] [Reported by Matthew Rudy Jacobs]

h3. Thanks

  * Matthew Rudy Jacobs


Thanks,
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.