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

cmp matcher should compare expected string == number #487

Merged
merged 2 commits into from
Feb 23, 2016

Conversation

chris-rock
Copy link
Contributor

Enable cmp matcher to catch the case where expected is a number string, and actual is a number. This catches cases, where we expect "2", but the returned value is 2

@chris-rock chris-rock added the Type: Enhancement Improves an existing feature label Feb 23, 2016
@arlimus
Copy link
Contributor

arlimus commented Feb 23, 2016

Thank you @chris-rock 👍

arlimus added a commit that referenced this pull request Feb 23, 2016
cmp matcher should compare expected string == number
@arlimus arlimus merged commit a46af20 into master Feb 23, 2016
@arlimus arlimus deleted the chris-rock/cmp-matcher branch February 23, 2016 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Improves an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants