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,318 of 196,338
Downloads: 524,191
Daily
Ranking: 7,432 of 196,320
Downloads: 97
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 8,237 | 537,434 | chef-encrypted-attributes |
| 9,059 | 435,460 | chef-handler-sns |
| 19,987 | 89,169 | dockerspec |
| 20,308 | 86,870 | specinfra-backend-docker_lxc |
| 20,486 | 85,678 | update_repo |
| 20,816 | 83,487 | specinfra-backend-docker_compose |
| 30,046 | 48,182 | pacto |
| 34,537 | 39,747 | confoog |
| 71,020 | 14,767 | better-uuid |
| 71,993 | 14,458 | validates_ip_address |
| 95,312 | 9,292 | stringprep |
| 136,304 | 4,806 | bq-chef-handler-sns |
| 144,584 | 4,339 | tftp |
| 158,758 | 3,663 | specinfra-backend-docker_nsenter |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mark-rushakoff |