RubyGems Navigation menu

rspec-with-args 0.0.2

rspec-with-args attempts to cut out having to explicitly write the subject of your example group when trying to call methods or add arguments to methods. It works by reading the conventional description syntax to determine what the subject is. Then allowing you to explicitly state what variables will be passed in as arguments. Currently it supports initialization, class methods, and instance methods.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.3 - June 21, 2014 (5 KB)
  2. 0.0.2 - October 09, 2013 (5.5 KB)
  3. 0.0.1 - September 02, 2013 (5.5 KB)

Owners:

Authors:

  • Kelly Stannard, Kelly Stannard, Kelly Stannard

SHA 256 checksum:

6850f271bd685a3dba54d0173e4c752a29dd85f0d5a1e3e8763b038dda40c0e5

Total downloads 8,301

For this version 2,519

License:

MIT

Required Ruby Version: None

Links: