Open nscheibe opened 4 years ago
Jest has the option, to save the snapshot "inline" within the test code file.
Have a look at https://jestjs.io/docs/en/snapshot-testing#inline-snapshots
Interesting ... but if we want to do that we should have an option to create flat snapshots.
Jest has the option, to save the snapshot "inline" within the test code file.
Have a look at https://jestjs.io/docs/en/snapshot-testing#inline-snapshots