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,114 of 190,365
Downloads: 483,190
Daily
Ranking: 7,767 of 190,317
Downloads: 238
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 7,801 | 535,787 | chef-encrypted-attributes |
| 8,534 | 433,295 | chef-handler-sns |
| 19,207 | 88,004 | dockerspec |
| 19,477 | 86,052 | specinfra-backend-docker_lxc |
| 19,943 | 82,760 | specinfra-backend-docker_compose |
| 19,947 | 82,748 | update_repo |
| 29,278 | 46,849 | pacto |
| 34,272 | 37,738 | confoog |
| 69,677 | 14,378 | better-uuid |
| 73,317 | 13,325 | validates_ip_address |
| 93,866 | 9,007 | stringprep |
| 139,673 | 4,348 | bq-chef-handler-sns |
| 142,110 | 4,213 | tftp |
| 157,823 | 3,485 | specinfra-backend-docker_nsenter |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mark-rushakoff |