Skip to content

Comment before continuation not handled well by statements() #65

@ntdaley

Description

@ntdaley

If I have a line in my test that ends with a # comment, and the next line has a ... continuation; then it is not possible to tell from the value returned by statements() where the comment ended.

Robot framework will treat the end of the line as the end of the comment. And ... continues the statement, not the comment.

Should comments be removed by the statements method?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions