bruno
CommunityAutomate API tests with Bruno CLI.
Authortowry
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you automate API testing by using Bruno, a Postman-like CLI, to run, organize, and verify API requests locally.
Core Features & Use Cases
- Bruno CLI Navigation: Locate Bruno collections and environment data, e.g., discovering the <bruno-collection-dir> that contains bruno.json.
- Test Execution & Reporting: Run tests via Bruno, manage collections, environments, and generate results for integration in CI or reports.
- Portable Workflows: Execute deterministic API tests in local environments and share results with teammates.
Quick Start
From your project root, locate the Bruno collection directory (the one containing bruno.json) and run a Bruno command, for example: bruno run --env development <bruno-collection-dir>/bruno.json
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: bruno Download link: https://github.com/towry/dots/archive/main.zip#bruno Please download this .zip file, extract it, and install it in the .claude/skills/ directory.