Bruno API Testing: A Complete Guide (2026)
Bruno is an open source, offline-first API client that stores your API collections as plain text files inside your Git repo. It gives you a fast GUI for building and sending REST, GraphQL, gRPC, and WebSocket requests, plus a scripting layer for writing tests against the responses. This guide covers Bruno API testing from install to CI, so by the end you can build a request, assert on its response, and run the whole suite from the command line.