Problem
The currently generated HTML report is pretty raw. We could export in other formats to make them more legible and queryable.
Potential Solution(s)
We can create a SQLiteAppTestReportEmitter that implements the existing AppTestReportEmitter interface.