RubyGems Navigation menu

rspec_outlines 0.0.0

Cucumber outlines for RSpec! describe "Adding two numbers" do outline "should return the sum" do (a + b).should == c end fields :a, :b, :c values 1, 1, 2 values 2, 3, 5 values 1, -1, 0 end

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.0 - April 04, 2011 (7 KB)
  2. 0.0.1 - November 15, 2009 (8 KB)
  3. 0.0.0 - November 15, 2009 (8 KB)

Development Dependencies (2):

mocha >= 0
rspec >= 0

Owners:

Authors:

  • George Ogata

SHA 256 checksum:

3b829451a4f9ba90a8c99e39b4d0677c65555ef339ad2701e8103fdd42aa9981

Total downloads 11,133

For this version 3,354

Licenses:

N/A

Required Ruby Version: None

Links: