Skip to content

Add the ability to provide a custom filter function for paths #5

@davidanthoff

Description

@davidanthoff

Users should have the ability to pass a filter callback that gets handed file paths, and then the filter function can decide whether that particular file/folder should actually be scanned for test items or not.

This would make it easy to for example implement a pattern where only files that end in _test.jl are scanned for test items.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions