feat: assert_compact_pretty_json_snapshot#807
feat: assert_compact_pretty_json_snapshot#807nyurik wants to merge 1 commit intomitsuhiko:masterfrom
Conversation
|
I very much agree with the value of compact snapshots but I'm a bit worried about macro proliferation; that we have a different macro for each combination of settings. I was already a bit hesitant about alternatives would include:
@mitsuhiko do you have thoughts? |
|
can we simply re-target P.S. the fewer settings we have in insta, the better - conventions over configuration :) |
but I think it would be backward incompat because it would require enabling a feature? (and we would want a new feature as it would be adding a dependency...) |
|
unless someone wants to re-implement it in-place... Than again, I have no idea why |
|
P.S. technically adding a small mandatory dependency is not a biggie of course |
yeah, there's some modest history there; discussions are easy to grab |
implement #805