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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

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

Development 依赖 (4):

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

业主:

作者:

  • Mark Rushakoff

SHA 256 校验和:

28d1f328dbf8454c64fce40671a1d0affb0de7791da272ed3a05983cce023687

下载总量 388,902

这个版本 368,313

许可:

MIT

需要的 Ruby 版本: >= 0

链接: