Skip to content

Commit

Permalink
Reference Argos in Visual Testing section (#6056)
Browse files Browse the repository at this point in the history
  • Loading branch information
gregberge authored Dec 23, 2024
1 parent afe2767 commit 6287b55
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/app/tooling/visual-testing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,13 @@ With the Chromatic plugin installed, Chromatic captures an archive of your UI wh
See [Chromatic's official docs](https://www.chromatic.com/docs/cypress/setup/?utm_source=cypress_docs) and their [blog](https://www.chromatic.com/blog/how-to-visual-test-with-cypress/?utm_source=cypress_docs).
### Argos
Argos integrates seamlessly with your existing Cypress setup—configuration, mocking, and tests—to enable visual testing of your application’s UI.
With Argos set up, it captures and analyzes screenshots during your Cypress test runs to detect visual changes.
Check out [Argos's official documentation](https://argos-ci.com/docs/quickstart/cypress) for setup instructions and best practices.
### Wopee.io
[Wopee.io](https://wopee.io) seamlessly integrates with Cypress to enhance test coverage, expedite maintenance, and ensure more resilient test runs. Aiming for autonomous visual testing, Wopee.io allows you to easily incorporate visual validation into your existing Cypress tests, adding an extra layer of quality assurance.
Expand Down

0 comments on commit 6287b55

Please sign in to comment.