_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.