Using Cursor to Generate API Tests in Bruno
Most of us are increasingly turning to AI-powered tools, and for good reason... it's wildly efficient especially for redundant or tedious tasks. One great ...
Your home for API resources, updates, and community news.
Most of us are increasingly turning to AI-powered tools, and for good reason... it's wildly efficient especially for redundant or tedious tasks. One great ...
Maintaining the “Don’t Repeat Yourself” (DRY) principle across your codebase and API tests can feel like chasing a moving target—especially when your API spec, ...
Bruno gives you a built-in Collection Runner with unlimited runs (unlike other API clients), but as you get your tests standardized often there's a need for ...
As the majority of Bruno users are transitioning from another tool, we support the import of different file formats directly inside the desktop app, including ...
Most API clients trap your test logic inside request files. Bruno takes a modern and dev-first approach allowing JavaScript files —reusable utilities that can ...
Variables allow values to be stored and reused in Bruno. This is essential from a productivity, workflow, and security perspective. A variable is simply a ...
The Masters is here — and while golf pros are swinging for green jackets, we’re over here driving data into our APIs. Bruno makes that easy with built-in ...
API Clients are usually powerful… until you try to use the tools you already know—like external libraries (or...cough... Git).
When working with APIs, secrets like keys, tokens, and passwords inevitably come into play. Many users flock to Bruno since your data is stored locally, rather ...
JSON (JavaScript Object Notation) is the go-to format for sending and receiving data in modern web APIs. Its simplicity, readability, and wide support across ...
Documentation is often the first stop when learning a new tool, language, or platform.
We've just released Bruno v2.0.0, and it includes major improvements to how OAuth 2 authentication works—making your workflow simpler, cleaner, and much faster!