cypress-plugin-snapshots icon indicating copy to clipboard operation
cypress-plugin-snapshots copied to clipboard

Plugin for snapshot tests in Cypress.io

Results 120 cypress-plugin-snapshots issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** I'm trying to visually check a line chart with an animation. The problem is that `.toMatchImageSnapshot()` is executed before the...

enhancement

**Is your feature request related to a problem? Please describe.** I want to run tests in parallel however due to the port conflict I cannot. Error: listen EADDRINUSE: address already...

enhancement

When running in retry mode with a failing snapshot, we would see the expected failure on the first attempt. On the second attempt this would pass as the numeric ID...

Hi, Cypress version `5.0` is landing soon, and included in that release is [`test-retries`](https://github.com/cypress-io/cypress/pull/3968), which will break this plugin. Thankfully only a few changes were needed to support `5.0`, so...

We've noticed a severe vulnerability as flagged by dependabot running within our repo. Would it be possible to remediate this vulnerability and patch the package? ![Screenshot 2021-07-05 at 15 37...

bug

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tmpl&package-manager=npm_and_yarn&previous-version=1.0.4&new-version=1.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

**Describe the bug** I want to snapshot an element from the page. When I run the script with the command “npx cypress open” and select the script which I want...

bug

Hi guys, amazing plugin for cypress! It is really helpful. I need a feature in this project and I want to contribute 😁 **Is your feature request related to a...

enhancement

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Current ubuntu version will be removed in September https://github.com/actions/virtual-environments/issues/3287. Aligned with the version used in the publish workflow