RubyGems Navigation menu

should_not 1.1.0

You should_not start your specs with the string "should". If every spec starts with "should", then it's redundant everywhere. Instead, write in an active tone: `it "should ignore nil elements"` - BAD `it "ignores nil elements"` - GOOD

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.1.0 - October 01, 2014 (8.5 KB)
  2. 1.0.0 - April 14, 2013 (7 KB)
  3. 0.7.0 - April 14, 2013 (7 KB)
  4. 0.0.1 - April 13, 2013 (6 KB)

Development Dependencies (4):

bundler ~> 1.3
minitest ~> 5.0
rake >= 0
rspec ~> 3.0

Owners:

Authors:

  • Mark Rushakoff

SHA 256 checksum:

28d1f328dbf8454c64fce40671a1d0affb0de7791da272ed3a05983cce023687

Total downloads 388,398

For this version 367,818

License:

MIT

Required Ruby Version: >= 0

Links: