eWert-Online / OSnap

OSnap is a snapshot testing tool, which mainly focuses on speed and ease of use.
https://ewert-online.github.io/OSnap/
152 stars 2 forks source link

GUI for visualising diffs #9

Open lessp opened 2 years ago

lessp commented 2 years ago

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 🙂

eWert-Online commented 2 years ago

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?

lessp commented 2 years ago

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. 🙂

eWert-Online commented 2 years ago

Ah I see. I think I like the idea 😄 But as you said, it should be in a separate package.