Skip to main content

Use Argos with Another Testing Framework

To integrate Argos with other testing frameworks to enable visual testing for your application, you can use the built-in screenshot command. However, we recommend modifying this command to improve the stability of the rendering.

For guidance on which code snippets to inject into tested pages before taking screenshots, refer to the CSS Preflight and anti-flaky recipes documentation.

If you can't find an example for your specific testing framework in our example repositories, don't hesitate to contribute!

Next step

The next step is to integrate the Argos CLI command within your Continuous Integration (CI) workflow. This command will automatically upload your captured screenshots to Argos for further review and analysis.