Sha256: 6d29fe30792ee584be1f59cac78f32b968d9b0972e66f20c90ac4bdf7c7c98a9

Contents?: true

Size: 819 Bytes

Versions: 1

Compression:

Stored size: 819 Bytes

Contents

## v3.1.1

* Only use a TU shim for Ruby 1.8. See README for info.


## v3.1.0

* Reborn and back! Fully supports Rails 2.3.


## v3.0.7

* Must use MiniTest version ~> 2.1. As 3.x will not work.


## v3.0.6

* Use #constantize vs. #safe_constantize for Rails 3.0 compatability.


## v3.0.5

* Use ActionController::IntegrationTest vs. ActionDispatch::IntegrationTest


## v3.0.4

* Use class app setter for integration tests.


## v3.0.3

* Stronger test case organization where we properly setup functional and integraiton tests
  while also allowing an alternate pure MiniTest::Spec outter file describe block. [Jack Chu]


## v3.0.2

* Remove version deps on minitest since v3 is out. Should work with any v2/3 version.


## v3.0.1

* Add rails to the gemspec.

## v3.0.0

* Initial Release, targeted to Rails 3.x.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
minitest-spec-rails-3.1.1 CHANGELOG.md