Skip to content

[Dev] Glob for tests #409

@ocots

Description

@ocots

Permit julia --project=@. -e 'using Pkg; Pkg.test(; test_args=["suite/modelers"])' to tests everything in the directory, instead of julia --project=@. -e 'using Pkg; Pkg.test(; test_args=["suite/modelers/*"])'.

Metadata

Metadata

Assignees

Labels

internal devModification to the code is requested and should not affect user experiment

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions