Sha256: 3cf0da28043781e5e5f0723744deb7bc604c6d1c99487dd34640f2288cbeedc3

Contents?: true

Size: 1.12 KB

Versions: 1

Compression:

Stored size: 1.12 KB

Contents

h1. News

h2(#1-0-4). 1.0.4 - 2014-09-07

Bug fixes release.

h3. Fixes

  * Used the correct class to be extended for running tests by @Test::Unit@ .
    @ActiveSupport::TestCase@ is used now but before @Test::Unit::TestCase@ was.
    @ActiveSupport::TestCase@ (but @TestUnit::TestCase@ ) is inherited
    by @ActionController::TestCase@ (for controller tests) and
    @ActionDispatch::IntegrationTest@ (for integration tests).

h2(#1-0-3). 1.0.3 - 2014-09-04

h3. Improvements

  * Supported Rails 4.0.0.
    After this version, test-unit-rails requires test-unit-activesupport
    1.0.2 or later.
    In this version, test-unit-rails drops to support rails 3.2.16 or older.
    If you want to use this gem with Rails 3.2.16 or older, please use
    1.0.2 version.

h2(#1-0-2). 1.0.2 - 2012-07-05

h3. Improvements

  * Supported Bundler 1.2.0.pre.1.
    [GitHub#1] [Reported by Michael D.W. Prendergast]

h3. Thanks

  * Michael D.W. Prendergast

h2(#1-0-1). 1.0.1 - 2012-06-03

h3. Improvements

  * Extracted ActiveSupport related codes into test-unit-activesupport
    gem and depended on it.

h2(#1-0-0). 1.0.0 - 2012-1-2

The first release!!!

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
test-unit-rails-1.0.4 doc/text/news.textile