Bruno CLI
With Bruno CLI, you can run your API collections with ease using simple command line commands.
This makes it easier to test your APIs in different environments, automate your testing process, and integrate your API tests with your continuous integration and deployment workflows.
Key Features of Bruno CLI:
1. Execute API Requests & Collections: Run individual API requests or entire collections directly from the command line.
2. Generate Test Reports : Easily create reports in multiple formats, including JSON, JUnit, and HTML, to analyze and share test results.
3. CI/CD Integration: Effortlessly integrate with CI/CD pipelines for automated testing and validation.
For more details, visit the official NPM Page for Bruno CLI