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: 149,173 of 191,483
Downloads: 3,879
Daily
Ranking: 140,423 of 191,454
Downloads: 0
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 |
|---|---|---|
| 19 | 1,126,771,392 | rspec-expectations |
| 29 | 964,633,797 | rspec |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | davidcelis |