Skip to content

Automatically pass arguments from python setup.py test to pytest #6392

@astrofrog

Description

@astrofrog

At the moment, only a subset of pytest command-line arguments are available for python setup.py test, and the rest need to be passed by -a, e.g. python setup.py test -a "-x". It would be nice to simply pass any unrecognized arguments to pytest for simplicity.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions