You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.
The project is slowly getting big and manual testing can be a hazzle, so I'd like to slowly figure out what tools to use to automate some of those things.
Thinking about Cypress for E2E and Percy for screenshot / visual regression testing automation.
I'd appreciate any input from experienced testers in that regard!
The text was updated successfully, but these errors were encountered:
Feature: The Facebook
I want to open a social network page
@focus
Scenario: Opening a social network page
Given I open Google page
Then I see "google" in the title
Typescript uses backstopjs for visual regression tests. I was also interested in Percy for a site that I am working on, but I stopped research for now.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The project is slowly getting big and manual testing can be a hazzle, so I'd like to slowly figure out what tools to use to automate some of those things.
Thinking about Cypress for E2E and Percy for screenshot / visual regression testing automation.
I'd appreciate any input from experienced testers in that regard!
The text was updated successfully, but these errors were encountered: