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: 24 days ago
JSON representation
Official Argos SDKs for JavaScript
- Host: GitHub
- URL: https://github.com/argos-ci/argos-javascript
- Owner: argos-ci
- License: mit
- Created: 2019-10-05T09:26:42.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2026-01-15T09:38:00.000Z (about 1 month ago)
- Last Synced: 2026-01-17T04:48:11.598Z (about 1 month ago)
- Topics: sdk, testing, testing-tools, visual-testing
- Language: TypeScript
- Homepage: https://docs.argos-ci.com
- Size: 15.4 MB
- Stars: 15
- Watchers: 3
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
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