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

Verify no keywords collide with Robot Framework standard library

Open bollwyvl opened this issue 2 years ago • 1 comments

Description

Some custom keywords presently have the same names as keywords from Robot Framework standard library keywords (specifically XML).

Reproduce

  • Use all the keywords
  • see some warnings

Expected behavior

  • no warnings about shadowed keywords

Context

  • add a lint step that checks libdoc output against all standard library

bollwyvl avatar May 16 '23 13:05 bollwyvl

Breaking backwards compatibility would not be fun for this, but might be worth investigating in the future.

bollwyvl avatar May 31 '23 18:05 bollwyvl