Skip to content

Allow test suite run via ‘python ./setup.py test’ #280

Closed
@nedbat

Description

@nedbat

Originally reported by Ben Finney (Bitbucket: bignose, GitHub: bignose)


Running the test suite under ‘tox’ is not feasible when the purpose of running tests is to test the installed package, not in a virtualenv.

Please allow the test suite to be run by ‘setup.py test’ from the distributed source tarball, which will allow the choice of what Python environment is used for running the tests.


Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions