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

Fix include_json matcher #69

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

benitoDeLaCasita
Copy link

include_json matcher can now handle Hash and Array, as well as literals with the == operator

benoit and others added 3 commits January 28, 2014 18:13
So that users can decide whether to use json_spec with RSpec or
MiniTest.

Conflicts:
	json_spec.gemspec
Conflicts:
	Rakefile
	json_spec.gemspec
@charlierudolph
Copy link

If you are adding some new functionality please add tests.

@skalee
Copy link
Contributor

skalee commented Feb 25, 2014

RSpec runtime dependency cannot be removed — cucumber steps in their current implementation rely on RSpec. See: https://github.com/collectiveidea/json_spec/blob/master/lib/json_spec/cucumber.rb

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.

4 participants