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
<palign="center">Perform visual regression test with a nice GUI as help. 💅 <i>Only for Cypress!</i></p>
16
15
17
16
<palign="center">
18
17
<ahref="#getting-started">Getting Started</a>
@@ -29,8 +28,10 @@
29
28
<br>
30
29
<i>Plugin for visual regression testing that provides smooth experience:
31
30
<br>Specify threshold below which the test will fail.
32
-
<br>Quickly preview old/new screenshots and a visual diff between the two directly in the Cypress UI.
33
-
<br>Published as treeshakeable bundles, separate for JS ES5 or modern browsers thanks to <ahref="https://www.npmjs.com/package/microbundle">microbundle</a>.
31
+
<br>Quickly preview old & new screenshot directly in the Cypress UI.
32
+
<br>Find visual changes using images diff.
33
+
<br>Published as treeshakeable bundles, separate for JS ES5 or modern bundlers thanks to <ahref="https://www.npmjs.com/package/microbundle">microbundle</a>.
34
+
<br>Working with every bundler (tested on webpack, vite, rollup),
34
35
<br>Provides proper typings as is written completely in <ahref="https://www.typescriptlang.org">typescript</a>.</i>
0 commit comments