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,339 of 195,762
Downloads: 516,479
Daily
Ranking: 8,569 of 195,747
Downloads: 164
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 8,205 | 537,316 | chef-encrypted-attributes |
| 9,017 | 435,351 | chef-handler-sns |
| 19,915 | 89,003 | dockerspec |
| 20,243 | 86,735 | specinfra-backend-docker_lxc |
| 20,432 | 85,459 | update_repo |
| 20,744 | 83,349 | specinfra-backend-docker_compose |
| 29,985 | 48,035 | pacto |
| 34,461 | 39,639 | confoog |
| 70,880 | 14,738 | better-uuid |
| 71,914 | 14,407 | validates_ip_address |
| 95,117 | 9,276 | stringprep |
| 137,368 | 4,713 | bq-chef-handler-sns |
| 144,204 | 4,331 | tftp |
| 158,275 | 3,657 | specinfra-backend-docker_nsenter |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mark-rushakoff |