Tests and ScriptsRunning and AutomationOverview

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 or the Bruno CLI 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

  1. Run Manual Test
  2. Run Automate Test