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,031 of 187,603
Downloads: 465,608
Daily
Ranking: 12,424 of 187,591
Downloads: 38
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 7,556 | 534,448 | chef-encrypted-attributes |
| 8,322 | 431,210 | chef-handler-sns |
| 18,790 | 87,129 | dockerspec |
| 19,030 | 85,416 | specinfra-backend-docker_lxc |
| 19,481 | 82,279 | specinfra-backend-docker_compose |
| 19,698 | 80,887 | update_repo |
| 29,040 | 45,638 | pacto |
| 33,889 | 37,028 | confoog |
| 68,955 | 14,134 | better-uuid |
| 72,782 | 13,042 | validates_ip_address |
| 93,480 | 8,776 | stringprep |
| 141,123 | 4,126 | tftp |
| 143,012 | 4,024 | bq-chef-handler-sns |
| 158,504 | 3,311 | specinfra-backend-docker_nsenter |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mark-rushakoff |