Tests and Script
Running and Automation
Overview

Overview

Bruno offers multiple ways to run your API tests. Testing is crucial for APIs, as a single failure can bring down the entire application. With Bruno, you can automate API tests using the Collection Runner (opens in a new tab) or the Bruno CLI (opens in a new tab) to integrate testing into your CI/CD pipeline.

Automated Testing in CI/CD

Bruno offers a command-line utility to run Collections. This allows you to integrate your tests into a CI and build process.

For more information, head to the page for Bruno CLI (opens in a new tab)

  1. Run Manual Test
  2. Run Automate Test