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

Skip to content

Please use the pytest.hookimpl(hookwrapper=True) decorator #82

@ThomasWaldmann

Description

@ThomasWaldmann
test/conftest.py:41
  /Users/tw/w/python-llfuse/test/conftest.py:41: PytestDeprecationWarning: The hookimpl pytest_pyfunc_call uses old-style configuration options (marks or attributes).
  Please use the pytest.hookimpl(hookwrapper=True) decorator instead
   to configure the hooks.
   See https://docs.pytest.org/en/latest/deprecations.html#configuring-hook-specs-impls-using-markers
    @pytest.mark.hookwrapper

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions