Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Visual Regression Testing #659

Closed
Gearshxft opened this issue Apr 15, 2019 · 1 comment
Closed

Visual Regression Testing #659

Gearshxft opened this issue Apr 15, 2019 · 1 comment
Labels
audio-answer Answers provided as an audio clip

Comments

@Gearshxft
Copy link

I currently work on a codebase with a bunch of old Cucumber and Jasmine E2E selenium tests. The Jasmine tests are visual regression tests, and seem to cause the most pain for us (always breaking, behaving differently in CI vs local etc).

It would be nice to phase these out, but I'd like to hear your thoughts first. Do you think visual regression tests are worthwhile? would snapshot tests in Jest be a better alternative?

I plan on eventually replacing the Cucumber tests with Cypress, so phasing out the Jasmine tests would mean we could completely replace Selenium with Cypress. I just need a solid argument why we don't need them anymore 😄

@kentcdodds
Copy link
Owner

Hi @Gearshxft! Great question! Here's your answer: https://www.briefs.fm/3-minutes-with-kent/106

@kentcdodds kentcdodds added the audio-answer Answers provided as an audio clip label Apr 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
audio-answer Answers provided as an audio clip
Projects
None yet
Development

No branches or pull requests

2 participants