astefanutti / decktape

PDF exporter for HTML presentations
MIT License
2.17k stars 175 forks source link

Add some e2e tests #253

Closed nicojs closed 1 year ago

nicojs commented 1 year ago

Hi, it's me again 🙋‍♂️

How would you feel about adding some e2e tests using screenshot snapshots? This is my idea:

I use this approach in a couple of repositories, and it works great IMO. It would save you a lot of time as a maintainer and (hopefully) prevent regression.

astefanutti commented 1 year ago

That'd be awesome! It'll definitely help for non-regression testing all the plugins 👍🏼.