Skip to content

Deprecate support for using comma-separated values with the --group, --exclude-group, --covers, --uses, and --test-suffix CLI options #5709

Description

@sebastianbergmann

The --group, --exclude-group, --covers, --uses, and --test-suffix CLI options support comma-separated values.

For instance, --group foo,bar can be used to run the tests from the foo and bar groups. After #5708, --group foo --group bar should be used instead.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions