Reporting
PRO v1.0.0•May 20, 2026
Reporting works for both the Flow Runner and Load Testing.
Formats
- PDF · HTML · OpenTelemetry JSON
Two ways to use it
- Download from the app — Export dropdown after a run completes
- Send from a script — in an After All script,
at.export.json()/at.export.html()/at.export.pdf()build the report and you POST it to any endpoint mid-pipeline
CI/CD-ready
- No extra plumbing — generate and ship a report straight from a run, gate on exit codes