Skip to content

Filelizer relies on filesystem access; consider adding ability to load from classpath #2

@jottinger

Description

@jottinger

The tests are full of "src/test/resource/" locations, mandated by loading using File, etc. This is non-idiomatic; consider adding support for reading from classpath instead, so you could load from "src/test/resource/something_multiple" and "/something_multiple", with the latter being more preferable for testing scenarios. (The filesystem call would be a fallback.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    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