asciidoctor / asciidoctor-chart

A set of Asciidoctor extensions that add a chart block and block macro to AsciiDoc for including charts in your AsciiDoc document.
Other
29 stars 13 forks source link

Use cypress visual regression test to check after upgrade javascript libraries #33

Closed uniqueck closed 2 years ago

uniqueck commented 2 years ago

We need a solution to check, after an upgrade of the used javascript libraries, if anything is fine and looks like before this upgrade.

I think a good start are these pages:

ggrossetie commented 2 years ago

I think that's good idea 👍🏻 I had a great experience with Cypress so far, so feel free to open a pull request. If you are not familiar with Cypress, I can set up an initial test?

Let me know how you want to proceed.