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,016 of 186,961
Downloads: 457,732
Daily
Ranking: 8,721 of 186,954
Downloads: 153
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
7,478 | 533,640 | chef-encrypted-attributes |
8,259 | 429,995 | chef-handler-sns |
18,698 | 86,495 | dockerspec |
18,898 | 84,905 | specinfra-backend-docker_lxc |
19,325 | 81,857 | specinfra-backend-docker_compose |
19,591 | 80,108 | update_repo |
29,094 | 44,708 | pacto |
33,808 | 36,507 | confoog |
68,311 | 14,058 | better-uuid |
72,936 | 12,746 | validates_ip_address |
93,286 | 8,628 | stringprep |
140,496 | 4,065 | tftp |
145,727 | 3,803 | bq-chef-handler-sns |
158,754 | 3,202 | specinfra-backend-docker_nsenter |
Owners
# | Gravatar | Handle |
---|---|---|
1 | mark-rushakoff |