digdir / designsystemet

Designsystemet
https://designsystemet.no
MIT License
77 stars 37 forks source link

Test Chromatic for visual testing #963

Open mimarz opened 11 months ago

mimarz commented 11 months ago

We have had several bugs due to lack of regression visual regression testing. This will just get worse as component library grows and we make a css library.

Investigate on what options we have in this regard.

Notes:

unekinn commented 1 day ago

Since Chromatic is free to get started and I have some experience with it, we're trying it first. The work done in Storybook stories to make visual tests add value is the same regardless of the testing framework.