Skip to content

Addition of JSON libraries for robotframework #489

@OrrinGradwell

Description

@OrrinGradwell

Is your feature request related to a problem? Please describe.
Yes

I make use of the following two libraries that are not included by default.
robotframework-jsonlibrary==0.5
robotframework-jsonvalidator==2.0.0

I know I can add them during runtime and that works, the problem is that I am using Testkube and the way they call this container is different from just calling it...

Describe the solution you'd like
By simply having both:
robotframework-jsonlibrary==0.5
robotframework-jsonvalidator==2.0.0
as pre-installed will fix the issue experienced via testkube.

Describe alternatives you've considered
I am looking into an alternative way to interact with this container via testkube but not much luck yet.

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