robotframework-datadriver icon indicating copy to clipboard operation
robotframework-datadriver copied to clipboard

[Documentation] field on Test Case template not honored

Open apteryks opened this issue 3 years ago • 0 comments

Hello,

When using a test template such as:

*** Test Cases ***
 Some Test ${param1} ${param2} ...
    [Documentation]    Some documentation for the test.

The documentation is not shown next to each test in the test report.

apteryks avatar Feb 25 '22 21:02 apteryks