Skip to content

auto_test_package: propagate filter argument to test_dir() #922

@torbjorn

Description

@torbjorn

It would be nice to work with only a subset of test files with auto_test_package.

There are some test scripts that take a long time, others are fast.

If I work with a faster script, it'd be a bummer to have to wait for those longer, not so interesting at the moment, test files.

it looks like it can be solved by simply allowing auto_test_package() to have a filter=NULL argument and pass that to test_dir further down.

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