RSpec

Open source behavior driven development framework for Ruby
Download

RSpec Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • RSpec Team
  • Publisher web site:
  • http://rspec.info/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 203 KB

RSpec Tags


RSpec Description

Open source behavior driven development framework for Ruby RSpec is a free and easy to use behavior driven development framework for Ruby development. RSpec provides two frameworks for writing and executing examples of how your Ruby application should behave:· a Story Framework for describing behaviour at the application level· a Spec Framework for describing behaviour at the object level What's New in This Release: enhancements: · manage backtrace-ignore patterns with Spec::Runner.configure (Martin Emde). · friendly mock argument expectation failure message (Tim Harper). Closes #868. · added double() as alias for stub() and mock() · failure messages for doubles, mocks and stubs use the right name · add let() method to assign memoized attributes (suggestion from Stuart Halloway). Closes #857. · add its method so you can say: describe Array do its(:length) { should == 0 } (Stephen Touset). Closes #833 · spec command automatically uses spec/spec.opts if it is present (suggestion from Yehuda Katz) · rspec now adds PROJECT_ROOT/lib and PROJECT_ROOT/spec to the load path · determines PROJECT_ROOT by recursing up until it finds a directory that has a ./spec directory (thanks to Scott Taylor) · supports require 'spec_helper' · supports running specs from the PROJECT_ROOT or any directory below it · better handling of determining test names in test/unit/interop mode bug fixes: · Fixed problem with colorized output when writing to a file not really a bug fix or enhancement: · temporarily moved heckle feature to features-pending


RSpec Related Software