pkgsrc/devel/ruby-rspec/DESCR
jlam 38ccf0d5c1 Initial import of ruby18-rspec-1.1.3 as devel/ruby-rspec.
RSpec is a Behaviour Driven Development framework for Ruby.  It 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
2008-04-04 15:18:33 +00:00

6 lines
306 B
Text

RSpec is a Behaviour Driven Development framework for Ruby. It 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