patchwork
patchwork copied to clipboard
Support HTML summaries in test results
It'd be good to have HTML in test result summaries so we can provide richer content. For instance we could link failing sub-tests to their log output directly or use HTML tables to present a list of test results.
Need to restrict the supported HTML to a sub-set of allowed tags, probably using https://pypi.python.org/pypi/bleach