Share Reports
When you use axe DevTools Reporter for finding accessibility in your mobile apps, you will always have at least two reports as output - one for each scan in a grouping, and an executive report showing the combined results of all scans within the suite. You can share any or all of these reports by attaching the file(s) to an email, a Slack message, or another internal communication tool.
Since you may often have a large number of scans in a grouping you have used to build a report, it will be most efficient to compress the whole directory and send the zip archive. Advise the recipient to open executive-report.html
first, to see combined accessibility results.
Remember that file names are derived from the scan name and the scan's analysis timestamp: ${scanName}-axe-result-${timestamp}.html
. You can change the file names of individual reports to make them easier to index before sharing.