Categories: None [Edit]
spec-me-maybe
Adds the `maybe` syntax to RSpec:
describe Thing do
it 'is maybe equal to another thing' do
maybe(Thing.new).will eq(another_thing) # Passes sometimes. Maybe.
end
end
Total
Ranking: 151,744 of 187,224
Downloads: 3,594
Daily
Ranking: 147,664 of 187,196
Downloads: 2
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
17 | 1,068,979,249 | rspec-expectations |
27 | 919,195,736 | rspec |
Owners
# | Gravatar | Handle |
---|---|---|
1 | davidcelis |