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

Allow include_json to match against subset hash at current position #79

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

martinstoev
Copy link

I wanted to match an expected subset hash against the "current position". The scenario is the following: I have an API and the response should match the specified result. It is ok if there are more attributes, as this does not break the API.

Example in the specs.

@ests
Copy link

ests commented May 12, 2015

+1 for matching subset of a hash (similar to how rspec includes works).

Has this project been abandoned?

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.

2 participants