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,309 of 196,619
Downloads: 531,892
Daily
Ranking: 8,527 of 196,594
Downloads: 159
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 8,267 | 537,561 | chef-encrypted-attributes |
| 9,103 | 435,563 | chef-handler-sns |
| 20,044 | 89,327 | dockerspec |
| 20,372 | 87,016 | specinfra-backend-docker_lxc |
| 20,562 | 85,752 | update_repo |
| 20,894 | 83,629 | specinfra-backend-docker_compose |
| 30,151 | 48,196 | pacto |
| 34,623 | 39,796 | confoog |
| 71,157 | 14,784 | better-uuid |
| 72,147 | 14,473 | validates_ip_address |
| 95,510 | 9,297 | stringprep |
| 136,394 | 4,829 | bq-chef-handler-sns |
| 144,968 | 4,344 | tftp |
| 159,232 | 3,667 | specinfra-backend-docker_nsenter |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mark-rushakoff |