Skip to content

--spec comma-splitting breaks brace globs #81

Description

@BenSheridanEdwards

src/config.ts resolveSpecs: env.spec.split(',') mangles --spec 'tests/{login,signup}.spec.ts' into two broken globs and the run matches nothing. Suggested: don't split inside braces (or drop comma support in favour of repeated --spec flags). Found during adversarial review (2026-07-02).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions