Skip to content

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

Closed
@sebastianbergmann

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.

Metadata

Metadata

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions