A
Axe Html Reporter
Creates easy to read HTML file from axe-core accessibility results object
With Axe Html Reporter plugin you can create an HTML report from axe-core library AxeResults object listing violations, passes, incomplete and incompatible results.
This plugin can be used to parse your AxeCore JSON file, filter it through the HTML reporting and then output this HTML report accessibilityReport.html within an artifacts folder in your root project folder.
Tags:
#Github#open source