Closed searls closed 9 years ago
Moving this PR to the new repo https://github.com/rspec-given/rspec-given/pull/1
@searls oh, just saw that you moved to the new repo. Makes sense.
I just posted a comment on old issue #31 and added two new issues #47 and #48 -- do you want me to repost them over on the new repo?
Insofar as future issues and discussion should be on the new repo so we can actually maintain them: yes
This PR is mirrored on the new repo here
There are currently 19 failing specs on master when running the latest versions of rspec.
does_not_match?
was inadvertently wrappingGiven::Failure
objects)expect
a block when paired with theraise_error
matcherBefore merging, it may make sense to attempt a travis build matrix that maintains rspec 2 support.