[ANN] RSpec-1.1.3

D

David Chelimsky

RSpec-1.1.3 has been released.

If you're using RSpec and autotest, you'll have to upgrade to
RSpec-1.1.3 and ZenTest-3.9.0 at the same time.

== Version 1.1.3

Maintenance release.

* Tightened up exceptions list in autotest/rails_spec. Closes #264.
* Applied patch from Ryan Davis for ZenTest-3.9.0 compatibility
* Applied patch from Kero to add step_upcoming to story listeners. Closes #253.
* Fixed bug where the wrong named error was not always caught by
"should raise_error"
* Applied patch from Luis Lavena: No coloured output on Windows due
missing RUBYOPT. Closes #244.
* Applied patch from Craig Demyanovich to add support for "should_not
render_template" to rspec_on_rails. Closes #241.
* Added --pattern (-p for short) option to control what files get
loaded. Defaults to '**/*_spec.rb'
* Exit with non-0 exit code if examples *or tests* (in test/unit
interop mode) fail. Closes #203.
* Moved at_exit hook to a method in Spec::Runner which only runs if
specs get loaded. Closes #242.
* Applied patch from kakutani ensuring that base_view_path gets
cleared after each view example. Closes #235.
* More tweaks to regexp step names
* Fixed focused specs in nested ExampleGroups. Closes #225.

More info at http://rspec.info.

Cheers,
David
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,776
Messages
2,569,603
Members
45,196
Latest member
ScottChare

Latest Threads

Top