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: 153,025 of 186,883
Downloads: 3,477
Daily
Ranking: 112,347 of 186,872
Downloads: 3
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 |
---|---|---|
15 | 1,057,084,540 | rspec-expectations |
27 | 910,134,422 | rspec |
Owners
# | Gravatar | Handle |
---|---|---|
1 | davidcelis |