Skip to content
This repository has been archived by the owner on Nov 30, 2024. It is now read-only.

Add fuzzy matcher. #22

Merged
merged 1 commit into from
Dec 8, 2013
Merged

Add fuzzy matcher. #22

merged 1 commit into from
Dec 8, 2013

Conversation

myronmarston
Copy link
Member

This is step towards rspec/rspec-expectations#280. I decided to implement this in rspec-support because this is a general fuzzy-matching algorithm that doesn't depend on any rspec-expectations APIs and because I think we can use it to replace rspec-mocks' ArgumentListMatcher.

@JonRowe
Copy link
Member

JonRowe commented Dec 8, 2013

The code LGTM but somehow it feels wrong to pull this into here... Not sure why...

myronmarston added a commit that referenced this pull request Dec 8, 2013
@myronmarston myronmarston merged commit 8350d3c into master Dec 8, 2013
@myronmarston myronmarston deleted the fuzzy-match branch December 8, 2013 15:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants