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,050 of 187,988
Downloads: 468,853
Daily
Ranking: 17,919 of 187,967
Downloads: 12
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 7,616 | 534,730 | chef-encrypted-attributes |
| 8,368 | 431,621 | chef-handler-sns |
| 18,869 | 87,326 | dockerspec |
| 19,117 | 85,552 | specinfra-backend-docker_lxc |
| 19,573 | 82,378 | specinfra-backend-docker_compose |
| 19,738 | 81,221 | update_repo |
| 29,072 | 45,918 | pacto |
| 33,966 | 37,173 | confoog |
| 69,088 | 14,186 | better-uuid |
| 72,839 | 13,114 | validates_ip_address |
| 93,553 | 8,826 | stringprep |
| 141,335 | 4,146 | tftp |
| 142,841 | 4,065 | bq-chef-handler-sns |
| 158,548 | 3,340 | specinfra-backend-docker_nsenter |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mark-rushakoff |