Skip to content

Taskfile should allow running tests based on directory name #30

@dakom

Description

@dakom

Right now it does things like cargo test --test contracts_{{.CONTRACT_KIND}} which works well enough as we have single files named contracts_*.rs, but starts to get unwieldy when we really want to run tests as a collection of files (but not everything, just a specific directory of grouped tests)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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