Denis Li

Results 2 comments of Denis Li

@mattalexx (As a "workaround") You can do inline snapshots with the `snapshotDiff` and `toMatchInlineSnapshot` function. For example, the following would generate an inline snapshot: ```javascript test('snapshot difference between 2 React...

@thymikee is this something you would be able to look at?