Skip to content

BUG: pytest 9.3 (dev) rejects conflicting CLI options (-R is defined twice) #81

Description

@neutrinoceros

breaking commit: pytest-dev/pytest@532b201
corresponding PR: pytest-dev/pytest#14661

Because this plugin re-defines -R, it conflicts with pytest-remotedata, making it entirely impossible to run pytest.
I don't know that this re-definition serves any purpose now, so I propose the simplest fix possible: drop it here, and with it the entire plugin becomes empty and unneeded.

Activity

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

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