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 support for Webmock #126

Open
mcmire opened this issue Apr 1, 2021 · 0 comments
Open

Add support for Webmock #126

mcmire opened this issue Apr 1, 2021 · 0 comments

Comments

@mcmire
Copy link
Collaborator

mcmire commented Apr 1, 2021

When making assertions within Webmock on a request body, if the assertion fails, Webmock will spit out a diff of the changes. This is more or less documented here: https://github.com/bblimke/webmock/blob/master/spec/unit/request_body_diff_spec.rb. This diff can get quite confusing, so we should figure out a way to tap into this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant