Covered in this doc
How to integrate Percy into your web application
Supported web application frameworks and languages
With Percy, you can integrate visual testing into web applications built in any language or tested with any testing framework.
Note: If you're not ready to integrate Percy into your web application, we recommend checking out our 2-minute example app tutorials.
How it works
At a high level integrating Percy into your web application is done in three steps.
Step 1: Install one of our SDKs into your web application
Step 2: Add snapshots to your test suite
Step 3: Configure and run Percy as part of your workflow
Web application SDKs
Our SDK documentation will walk you through setting up and configuring the SDK for your web application framework.
Don't see your web application framework listed? We also have support for component libraries, end-to-end testing frameworks, static sites, and the ability to build your own SDK.
If you're still not sure where to start, feel free to reach out to support.
Updated 5 months ago
What's next
Percy is designed to integrate with your tests and CI environment, but you can also run Percy locally and may find it helpful to do so while youโre first getting started.
CI setup |
Running locally |