robotframework-datadriver
robotframework-datadriver copied to clipboard
[Documentation] field on Test Case template not honored
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.