Skip to content

Packages should not have platform packages in the dev requirements #87

Open
@stof

Description

@stof

Packages having dev-only platform requirements are a burden for contributors as they cannot contribute if they don't satisfy that requirement.

If this platform dependency is for an optional feature (which is the only possible case, otherwise it would be a normal requirement rather than a dev one), tests should be skipped instead when the extension is missing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions