Support HTML summaries in test results
Open
- Dominant language
- Python
- Stars
- 22
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.