pkgsrc/devel/ruby-rspec-rails1/DESCR
taca 02fd323620 Importing ruby-rspec-rails version 1.3.2 as devel/ruby-rspec-rails1.
This is only works with Ruby on Rails 2.

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
2011-06-18 03:19:41 +00:00

6 lines
209 B
Text

Behaviour Driven Development for Ruby on Rails.
rspec-rails is an RSpec extension that allows you to drive the development of
Ruby on Rails applications with RSpec.
This version is only for Ruby on Rails 2.