update cucumber and refactor some of the stories

inspired by the railscasts about cucumber. Also fix a problem with ZenTest on case sensitive platforms
This commit is contained in:
Reinier Balt 2009-05-22 23:14:40 +02:00
parent bdddac5020
commit 2073f84cd8
11 changed files with 90 additions and 128 deletions

View file

@ -14,4 +14,4 @@ Webrat.configure do |config|
end
require 'cucumber/rails/rspec'
require 'webrat/core/matchers'
require 'webrat/core/matchers'