-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Support adding reporters at plan and job level. This will also affect the --summary and --summary-format command line options, which should set the appropriate report up as a default.
Something like:
reporters:
-
type: Summary
output: ./summary.json
format: json
-
type: Detailed
output: ./report.html
format: htmlThis allows other reports to be easily added later whilst still giving the user the control over which ones they want and where.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels