Paul Ursulean
Paul Ursulean
[This post](https://github.com/vitest-dev/vitest/discussions/690#discussioncomment-12791777) gives a code snippet that works as an `expect.extend`, essentially extracting the core functionality of `jest-image-snapshot` to work in the `@vitest/browser` environment. Having also had to implement something...
Cool, will find some time to sink into it in the next 1-2 weeks 🙂
Yes, I've made some progress. I can publish the branch for feedback tomorrow.
Hi @dnotes I do not see any changes on your branch compared to main I raised a [draft PR](https://github.com/vitest-dev/vitest/pull/8028) with my approach for some initial feedback, but happy to collaborate...
Hi @macarie Awesome to see more support in favor of this feature! Generally I'm on board with your direction, but I could see the features you outlined developing as iterative...