Skip to content

CLI Colors Documentation Flag Format #354

@benanamen

Description

@benanamen

Version 11 docs show the CLI colors config example as:

--colors <flag>

which implies the flag usage would be:

--colors always

which is incorrect. It should be:

--colors=always

Suggest updated the docs to clarify correct usage:

--colors=<flag>

Reference URL: The Command-Line Test Runner

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugExisting documentation has bug

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions