trannghia190 / robotframework-helper

4 stars 2 forks source link

Error highlights in templated tests #7

Closed kkotenko closed 4 months ago

kkotenko commented 7 months ago

Here is a data-driven test case (see https://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#data-driven-style):

image

As you can see, the first argument gets treated as a keyword. Instead, it should get treated as a string argument.

(For the unrecognized Test Cases intro, see PR #6 )

A similar effect occurs when there is no file-global Test Template, but a local template:

image

trannghia190 commented 4 months ago

supported in version 1.2.7