WebdriverIO client library for visual testing with Percy
Appium client library for visual testing with Percy
Commands for interacting with Percy builds
Percy CLI command to upload a directory of static images to Percy for diffing.
Common JavaScript SDK utils
Percy CLI commands for running a local snapshot server using [`@percy/core`](./packages/core).
[](https://github.com/percy/cli/actions)
Uses [`@percy/config`](/packages/config) to add CLI commands for creating, validating, and updating Percy configuration files.
Percy CLI commands for running Percy with native apps.
WebdriverIO Assertion Library
The core component of Percy's CLI and SDKs that handles creating builds, discovering snapshot assets, uploading snapshots, and finalizing builds. Uses `@percy/client` for API communication, a Chromium browser for asset discovery, and starts a local API se
Snapshot a list or static directory of web pages.
This package provides various CI/CD support for Percy by coalescing different environment variables into a common interface for consumption by `@percy/client`.
Utility package providing type information for a variety of WebdriverIO interfaces
A WebdriverIO service that runs tests in arbitrary environments
Communicate with Percy's API to create builds and snapshots, upload resources, and finalize builds and snapshots. Uses [`@percy/env`](.packages/env) to send environment information with new builds. Can also be used to query for a project's builds using a
Selenium client library for visual testing with Percy
Next-gen browser and mobile automation test framework for Node.js
Cypress client library for visual testing with Percy
Playwright client library for visual testing with Percy
> Percy CLI sub-command that diagnoses network, authentication, configuration, and CI readiness for running Percy builds.
Browser running for Vitest
Handles loading and adding options to Percy configuration files. Uses [cosmiconfig](https://github.com/davidtheclark/cosmiconfig) to load configuration files and [JSON schema](https://json-schema.org/) with [AJV](https://github.com/epoberezkin/ajv) to val
A WebdriverIO plugin to report in dot style