Skip to content

Fix Nose deprecation warning with Pytest #901

@kuwv

Description

@kuwv

Pytest had builtin support for nose that is not deprecated in 7.0. The current tests used by invoke utitlize a setup() method which Pytest marks as Nose compatibility. Changing this method to setup_method() allows the tests to succeed without warnings.

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