The open source visual testing plaform for modern engineering teams.
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.
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/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