tag1consulting / goose

Load testing framework, inspired by Locust
https://tag1.com/goose
Apache License 2.0
788 stars 70 forks source link

Markdown report #597

Open ctron opened 1 month ago

ctron commented 1 month ago

To my understanding goose can currently output some ascii formatted output on the console, as well as a full blown HTML report with charts.

I think it would be great to have a way to output the report in markdown too. Leveraging GitHub's ability to attach this a job: https://github.blog/news-insights/product-news/supercharging-github-actions-with-job-summaries/

jeremyandrews commented 1 month ago

I like the idea, tagging it as a feature request.