-
Notifications
You must be signed in to change notification settings - Fork 188
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
Snapshot Testing for Integration Tests #803
Comments
@ZENOTME you mentioned:
Do you mean using avro metadata files directly as snapshots? I am not sure how that addresses your concern of:
Am I understanding something wrong here? Can you please elaborate a bit more :) |
Sorry, I didn't have a clear expression here. Actually, they are two things independently here. |
I'm also a fan of snapshot testing. In this PR #822, I used |
Thanks @feniljain for raising this. I'm fine with snapshot testing, but currently didn't come up with a concrete example to do it. |
Hey everyone! 👋🏻
Creating this issue to continue discussion from these messages on possibility of using snapshot testing for integration tests:
The text was updated successfully, but these errors were encountered: