Skip to content
This repository has been archived by the owner on Feb 10, 2022. It is now read-only.

Add visual regression testing to storybook #159

Open
ssamaresh opened this issue Oct 29, 2019 · 1 comment
Open

Add visual regression testing to storybook #159

ssamaresh opened this issue Oct 29, 2019 · 1 comment

Comments

@ssamaresh
Copy link
Contributor

Visual regression testing can be a huge benefit ensuring that different layouts work for different device sizes and ensuring that stylings in your application are not breaking. It provides a great way to ensure that a component appears the way it should rather than asserting specific CSS rules, selectors, and HTML markup.
Visual Testing Reference

GOAL

The goal here is to make use of storybook addons and integrate visual testing for our components.

@ssamaresh
Copy link
Contributor Author

Depends on #158

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant