UNPKG

@argos-ci/util

Version:
26 lines (18 loc) 1.29 kB
<p align="center"> <a href="https://argos-ci.com/?utm_source=github&utm_medium=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"><strong>The open source visual testing platform for AI-native engineering teams.</strong></p> # Argos Utilities Shared utilities used across the Argos SDKs (screenshot metadata, name resolution, and other helpers). [![npm version](https://img.shields.io/npm/v/@argos-ci/util.svg)](https://www.npmjs.com/package/@argos-ci/util) [![npm dm](https://img.shields.io/npm/dm/@argos-ci/util.svg)](https://www.npmjs.com/package/@argos-ci/util) [![npm dt](https://img.shields.io/npm/dt/@argos-ci/util.svg)](https://www.npmjs.com/package/@argos-ci/util) > This package is an internal building block shared by the other Argos SDKs. You usually don't need to install it directly — pick the integration for your test framework instead. ## Links - [Official Docs](https://argos-ci.com/docs) - [Discord](https://argos-ci.com/discord)