Sha256: eb01466cdd9d3b70e88445bd05cb1f5e280c369afa75b869ec8277249661bdc5
Contents?: true
Size: 593 Bytes
Versions: 4
Compression:
Stored size: 593 Bytes
Contents
Feature: Rails 3 In order to take over the world Cucumber-Rails should work on major versions of Rails 3 and Ruby, with Capybara, Spork and DatabaseCleaner Scenario: Install Cucumber-Rails Given I have created a new Rails 3 app and installed cucumber-rails Then the following files should exist: | config/cucumber.yml | | script/cucumber | | features/support/env.rb | | lib/tasks/cucumber.rake | And the file "features/support/env.rb" should contain "require 'cucumber/rails'"
Version data entries
4 entries across 4 versions & 1 rubygems