Skip to content
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

Add inspectors for more fuzzy matchers #74

Merged
merged 1 commit into from
Apr 10, 2020

Conversation

mcmire
Copy link
Collaborator

@mcmire mcmire commented Apr 10, 2020

Ensure that these fuzzy matcher objects are inspected in diff output:

  • an_instance_of(...)
  • a_kind_of(...)
  • a_value_within(...).of(...)

Ensure that these fuzzy matcher objects are inspected in diff output:

* `an_instance_of(...)`
* `a_kind_of(...)`
* `a_value_within(...).of(...)`
@mcmire mcmire merged commit c99a68b into master Apr 10, 2020
@mcmire mcmire deleted the add-inspectors-for-more-fuzzy-matchers branch April 10, 2020 06:42
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.

1 participant