Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/argos-ci/argos-javascript

Official Argos SDKs for JavaScript
https://github.com/argos-ci/argos-javascript

sdk testing testing-tools visual-testing

Last synced: 4 days ago
JSON representation

Official Argos SDKs for JavaScript

Awesome Lists containing this project

README

        





Argos


The open source visual testing plaform for modern engineering teams.

# 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](https://argos-ci.com/docs)
- [Discord](https://argos-ci.com/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/cli`](https://github.com/argos-ci/argos-javascript/tree/main/packages/cli): interact with and upload screenshots to [argos-ci.com](https://argos-ci.com) via command line
- [`@argos-ci/core`](https://github.com/argos-ci/argos-javascript/tree/main/packages/core): SDK for Node.js, the base to create other integrations