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: 7,923 of 185,005
Downloads: 433,662
Daily
Ranking: 7,268 of 184,991
Downloads: 258
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
7,095 | 532,450 | chef-encrypted-attributes |
7,964 | 428,312 | chef-handler-sns |
18,290 | 84,734 | dockerspec |
18,455 | 83,620 | specinfra-backend-docker_lxc |
18,866 | 80,630 | specinfra-backend-docker_compose |
19,194 | 78,396 | update_repo |
28,968 | 42,921 | pacto |
33,356 | 35,546 | confoog |
67,596 | 13,694 | better-uuid |
72,443 | 12,350 | validates_ip_address |
92,826 | 8,357 | stringprep |
139,388 | 3,955 | tftp |
155,765 | 3,232 | bq-chef-handler-sns |
158,183 | 3,066 | specinfra-backend-docker_nsenter |
Owners
# | Gravatar | Handle |
---|---|---|
1 | mark-rushakoff |