robotframework/robotframework
GitHub で見るSupport HTML in suite and test/task documentation
Open
#2,549 opened on 2017年2月16日
good first issuepriority: medium
説明
The title says it all: it would nice to have the *HTML* support also for the set test documentation and set_suite_documentation KW's. This would also be consistent with the set test message that supports the *HTML*.
My Use Case was:
I was trying to make links to execution logs (downloaded from SUT and stored in directories with timestamps) from the report.html.
When I ran into problems with the set test message and HTML (see #2548) I tried to use set test documentation only to notice that it doesn't support HTML at all.