Skip to content

Support for Library imports, when it's a python package #80

Description

@myjniak

Suppose we have this kind of basic python package:
image
where robot_interface.py contains class MyModuleB and __init__.py from robot_interface imports MyModuleB.

Robot Framework fully supports that scenario, but the plugin does not.

So, when looking for the correct class in the imported Library, the plugin would also have to look into subimports.
image

Please also refer to the full example here to reproduce the issue:
https://github.com/myjniak/hyper-robot-issue

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions