Categories: None [Edit]
should_not
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
Total
Ranking: 8,212 of 193,214
Downloads: 496,502
Daily
Ranking: 10,425 of 193,188
Downloads: 69
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 7,960 | 536,539 | chef-encrypted-attributes |
| 8,739 | 434,273 | chef-handler-sns |
| 19,627 | 88,576 | dockerspec |
| 19,914 | 86,436 | specinfra-backend-docker_lxc |
| 20,253 | 84,250 | update_repo |
| 20,420 | 83,101 | specinfra-backend-docker_compose |
| 29,671 | 47,537 | pacto |
| 34,698 | 38,294 | confoog |
| 70,291 | 14,587 | better-uuid |
| 72,093 | 14,051 | validates_ip_address |
| 94,501 | 9,158 | stringprep |
| 138,160 | 4,558 | bq-chef-handler-sns |
| 143,050 | 4,284 | tftp |
| 158,219 | 3,573 | specinfra-backend-docker_nsenter |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mark-rushakoff |