robotframework/robotframework

Support HTML in suite and test/task documentation

Open

#2,549 opened on 2017年2月16日

GitHub で見る
 (15 comments) (0 reactions) (0 assignees)Python (8,672 stars) (2,220 forks)batch import
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.

コントリビューターガイド

Support HTML in suite and test/task documentation · robotframework/robotframework#2549 | Good First Issue