RubyGems Navigation menu

rspec_outlines 0.0.1

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:

920cdd67ee6c80a8b5eb54d146cfe97ced8d232ca7064f82e63d9a0112babaff

Total downloads 11,093

For this version 3,477

Licenses:

N/A

Required Ruby Version: None

Links: