Output Formats

Multiple
export formats

Export test results in multiple formats including JSON, CSV, HTML, and custom templates. Perfect for reporting and integration with other tools.

Export results in various formats

output-formats.yaml
# JSON output
curl-runner tests/ --output-format json --output results.json

# CSV output
curl-runner tests/ --output-format csv --output report.csv

# Pretty formatted output
curl-runner tests/ --output-format pretty --pretty-level detailed
Key Benefits

Why use Output Formats?

Multiple Formats

Export results as JSON, CSV, HTML, or create custom templates for your needs.

Rich Reporting

Generate comprehensive reports with request/response details, timing, and validation results.

CI/CD Ready

Machine-readable formats for easy integration with CI/CD and analytics tools.

Use Cases

Perfect for these scenarios

Generating test reports
Exporting data for analysis
CI/CD artifact creation
Custom reporting workflows

Ready to try Output Formats?

Get started with curl-runner and unlock powerful output formats capabilities for your API testing workflow.