[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

[ANN] RSpec-1.1.8

David Chelimsky

10/3/2008 1:13:00 PM

Thanks to some very quick feedback on the 1.1.7 release, the RSpec
Development Team is proud to announce yet another bug fix release:
RSpec-1.1.8.

RSpec-1.1.8 includes the following changes:

== rspec-1.1.8

* 2 bug fixes

* restore colorized output in linux and windows w/ autotest (Tim
Pope). Fixes #413.
* autospec no longer hangs on windows. Fixes #554.

== rspec-rails-1.1.8

* 2 bug fixes

* correctly handle assigns that are false. Fixes #552.
* ensure that NotYetImplemented examples report as pending (fixed in
rspec, not rspec-rails). Fixes #553.

== Install

[sudo] gem install rspec
[sudo] gem install rspec-rails

== More information

http://...
http://rubyforge.org/proje...
http://github.com/dchelimsky/r...
http://rspec.lighthou...