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
Copy file name to clipboardexpand all lines: README.md
+3
Original file line number
Diff line number
Diff line change
@@ -156,6 +156,9 @@ Add the configuration below to your `cypress.json` file to make changes to the d
156
156
}
157
157
}
158
158
```
159
+
\
160
+
## Caveats :warning:
161
+
There is currently an issue when running "All Tests" in Cypress with this plugin. You can follow the progress on the issue [here](https://github.com/meinaart/cypress-plugin-snapshots/issues/10) and [here](https://github.com/cypress-io/cypress/issues/3090). When running "All Tests" any tests that utilize `cypress-plugin-snapshots` will throw an error.
159
162
160
163
## Roadmap
161
164
Below is a list of functionality that is under consideration for implementing in a next version.
0 commit comments