Replies: 1 comment 1 reply
|
Syrupy snapshots are not really designed to be deserialized. What you're describing sounds closer to network recording/replay (vcr): https://vcrpy.readthedocs.io/en/latest/ |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Has anyone used snapshots to create mock that replace slow external components?
All reactions