Skip to content

Make tests passing #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 5 commits into from
Closed

Make tests passing #2

wants to merge 5 commits into from

Conversation

kotu-pl
Copy link

@kotu-pl kotu-pl commented Oct 9, 2017

I had some problems when trying to use this gem, this PR includes minor fixes:

  • Add missing require statements in tests to make them passing
  • Surround matcher definition code with ::RSpec.respond_to?(:configure) to avoid gem inclusion failures
  • Update README

@subelsky
Copy link

I had the same issue with matcher definitions, this looks like it would solve the issue nicely

@stas
Copy link
Collaborator

stas commented Jan 17, 2020

Fixed in #8

@stas stas closed this Jan 17, 2020
@stas
Copy link
Collaborator

stas commented Jan 17, 2020

Thanks for the PR @kotu-pl! 🙇‍♂️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants