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,144 of 191,483
Downloads: 485,939
Daily
Ranking: 9,232 of 191,454
Downloads: 170
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 7,836 | 535,912 | chef-encrypted-attributes |
| 8,584 | 433,496 | chef-handler-sns |
| 19,268 | 88,139 | dockerspec |
| 19,550 | 86,146 | specinfra-backend-docker_lxc |
| 19,983 | 83,003 | update_repo |
| 20,005 | 82,850 | specinfra-backend-docker_compose |
| 29,360 | 46,959 | pacto |
| 34,370 | 37,831 | confoog |
| 69,778 | 14,418 | better-uuid |
| 73,405 | 13,370 | validates_ip_address |
| 93,983 | 9,036 | stringprep |
| 139,817 | 4,365 | bq-chef-handler-sns |
| 142,195 | 4,232 | tftp |
| 157,839 | 3,508 | specinfra-backend-docker_nsenter |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mark-rushakoff |