Skip to content

pytest failure due to: Fixture "setUp" called directly. #3557

@sciunto

Description

@sciunto

Description

In master and v0.14.x:

_pytest.warning_types.RemovedInPytest4Warning: Fixture "setUp" called directly. 
Fixtures are not meant to be called directly, are created automatically when test functions request them as parameters.
 See https://docs.pytest.org/en/latest/fixture.html for more information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions