Hello JMeter Plugins community,
I'd like to propose adding a new plugin to the JMeter Plugins catalog: API Test Report Generator.
API Test Report Generator is a JMeter listener that generates an interactive HTML report focused on API functional testing results.
The report provides:
The plugin is designed for teams performing API automation and service validation using JMeter, providing a more detailed API-centric report than the standard JMeter HTML dashboard.
https://github.com/srenevasanks/jmeter-html-report-plugin
listener.CustomHtmlReportListener
gui.CustomHtmlReportGui
https://github.com/undera/jmeter-plugins/pull/851
The PR adds the plugin entry to the Plugins Manager catalog and includes the required metadata.
Happy to make any changes requested by the maintainers.
Thank you,
Srenevasan