Thanks to visit codestin.com
Credit goes to github.com

Skip to content

MAINT: pytest deprecation of nose syntax #127

@jklenzing

Description

@jklenzing

Is your feature request related to a problem? Please describe.
pytest will eventually remove support for nose syntax (ie, setup and teardown).

Describe the solution you'd like
setup => setup_method
teardown => teardown_method

Describe alternatives you've considered
😿

Additional context
partially addressed in #126

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