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: 152,542 of 183,477
Downloads: 3,316
Daily
Ranking: 63,432 of 183,470
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 |
---|---|---|
13 | 952,423,158 | rspec-expectations |
25 | 825,073,950 | rspec |
Owners
# | Gravatar | Handle |
---|---|---|
1 | davidcelis |