OSnap
OSnap copied to clipboard
GUI for visualising diffs
Heya, I've been following this project for a while and finally had some time to test it, really like the idea!
Was wondering if there's some GUI for visualising diffs rather than looking in the snapshots-directories?
EDIT: On second thought, perhaps not directly relevant to this particular library 🙂
Hey :) Thank you for all the feedback! It really is appreciated.
I don't know, how I would visualize the diffs in any other way besides the "screenshots". Did you have anything particular in mind?
Yeah, thanks a lot for the project, really nice work!
My initial idea was rather a small web wrapper around the snapshots directory. Similar to jest
's --coverage
-flag which would generate a HTML-page with the report.
On the other hand the library is pretty lean which I think is pretty neat, so might not make total sense to include it as part of the "core" package. 🙂
Ah I see. I think I like the idea 😄 But as you said, it should be in a separate package.