> ## Documentation Index
> Fetch the complete documentation index at: https://docs.usebruno.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Running Automated Tests

The [Bruno CLI](/bru-cli/overview) is a command line utility that allows you to call tests from the terminal, or **integrate your test collections into a CI/CD pipeline**.

Continuous integration and continuous delivery (CI/CD) empower teams to ship software updates rapidly and reliably, maximizing user value without compromising quality. By integrating automated API tests into the build pipeline, you verify that every code change is validated and production-ready.

For more information on the Bruno CLI, go to that [specific section of the documentation](/bru-cli/overview).

<iframe className="w-full aspect-video rounded-xl" src="https://www.youtube.com/embed/pke-mOR_tyc" title="Automated Testing in Bruno" allowFullScreen />
