10000 Readme still mentions setup.py test and setup.py requires nose instead of pytest · Issue #436 · python-control/python-control · GitHub
[go: up one dir, main page]

Skip to content
Readme still mentions setup.py test and setup.py requires nose instead of pytest #436
Closed
@bnavigator

Description

@bnavigator

As for the errors you're seeing, I don't see them. To run tests locally, I've been running python setup.py test but maybe that's not running everything? Thanks.

That one is deprecated.
Use pytest -v nowadays. Only pytest picks up the conftest.py
We should adjust the Readme and setup.py settings. #380 has been merged quite a while ago.

Originally posted by @bnavigator in #433 (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

      0