<p align="center" <a href="https://argos-ci.com/?utmsource=github&utmmedium=logo" target="blank" <picture <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/argos-ci/argos/main/resources/logos/github-readme-logo-dark.png" <img alt="Argos" src="https://raw.githubusercontent.com/argos-ci/argos/main/resources/logos/github-readme-logo-light.png" width="360" height="70" </picture </a </p
<p align="center"<strongThe open source visual testing platform for AI-native engineering teams.</strong</p
Official Argos SDKs for JavaScript
All Argos JavaScript SDK packages are centralized in that mono-repo, usually available on @argos-ci/ namespace. It provides a convenient interface and improves consistency between various JavaScript environments.
Links
- Official SDK Docs
- Discord
Supported environments
For each major JavaScript platform, there is a specific high-level SDK that provides all the tools you need in a single package. Please refer to the README and instructions of those SDKs for more detailed information:
- @argos-ci/playwright: capture screenshots from your Playwright tests
- @argos-ci/cypress: capture screenshots from your Cypress tests
- @argos-ci/puppeteer: capture screenshots from your Puppeteer tests
- @argos-ci/webdriverio: capture screenshots from your WebdriverIO tests
- @argos-ci/storybook: capture screenshots of your Storybook stories
- @argos-ci/vitest: capture screenshots from your Vitest browser tests
- @argos-ci/cli: interact with and upload screenshots to argos-ci.com via command line
- @argos-ci/core: SDK for Node.js, the base to create other integrations