Skip to content

Does folder_parsing_job.py support yang() and xml() tests? #989

@MilosQL

Description

@MilosQL

Hi,

I noticed that some parsers include folder-based tests for the yang() method, for example:

src/genie/libs/parser/iosxe/tests/ShowSystemIntegrityAllMeasurementNonce/yang

However, when running:

python folder_parsing_job.py -o iosxe -c ShowSystemIntegrityAllMeasurementNonce

only the tests for the cli() method appear to be executed.

Are the yang() and xml() folder-based tests currently supported by the folder_parsing_job.py script, or does it only handle cli() test cases?

If support exists, could you clarify whether additional arguments or configuration are required to enable these tests?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions