13.48Golden-file caution
If expected JSON is huge:
expected-output.json
one small legitimate output change may cause noisy failures.
Use golden files when full contract equality matters.
Otherwise assert meaningful structures/fields.
If expected JSON is huge:
expected-output.json
one small legitimate output change may cause noisy failures.
Use golden files when full contract equality matters.
Otherwise assert meaningful structures/fields.