# Running Visual Tests

Where to run Buddy Visual Tests - in Buddy pipelines, GitHub Actions, or locally with the CLI.

## Contents

- [Buddy Pipelines](/docs/tests/visual-tests/running-visual-tests/buddy-pipelines.md) - Integrate visual tests into Buddy pipelines - select a suite in a build action, add an approval gate, and see complete pipeline examples.
- [GitHub Actions](/docs/tests/visual-tests/running-visual-tests/github-actions.md) - Run Buddy Visual Tests from GitHub Actions workflows and block merges until visual changes are approved.
- [Local](/docs/tests/visual-tests/running-visual-tests/local.md) - Run Buddy Visual Tests from your local machine with the bdy CLI - environment setup, a Cypress example, and scriptless captures.

---
Original source: https://buddy.works/docs/tests/visual-tests/running-visual-tests