Skip to content

Feature Request: Add filter to exclude processing non-supported model files #232

@neofreko

Description

@neofreko

Within my project, I have some test data which I put into test/resources. It turned out graphwalker:generate-test-sources takes all files in the test/resources and tries to generate model code for it. For couple of time, it didn't give us any issue as it were able to generate non-faulty file from not-intended-for-graphwalker files. However, we start getting issue recently due to the inclusion of html files.

I tried peeking into the source code but found no parameter to provide to exclude those files for graphwalker. Therefore, I file this feature request. To be more constructive, what is the recommended technical detail of adding such feature?

Note:
Thanks for the awesome project, by the way. It change the way how my project implement test automation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions