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,031 of 187,267
Downloads: 461,917
Daily
Ranking: 7,103 of 187,255
Downloads: 166
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
7,519 | 534,216 | chef-encrypted-attributes |
8,298 | 430,736 | chef-handler-sns |
18,752 | 86,886 | dockerspec |
18,979 | 85,156 | specinfra-backend-docker_lxc |
19,405 | 82,055 | specinfra-backend-docker_compose |
19,637 | 80,663 | update_repo |
29,033 | 45,326 | pacto |
33,795 | 36,914 | confoog |
68,782 | 14,087 | better-uuid |
72,726 | 12,966 | validates_ip_address |
93,327 | 8,728 | stringprep |
140,754 | 4,104 | tftp |
144,838 | 3,894 | bq-chef-handler-sns |
158,598 | 3,265 | specinfra-backend-docker_nsenter |
Owners
# | Gravatar | Handle |
---|---|---|
1 | mark-rushakoff |