Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 219 Bytes

4562.deprecation.rst

File metadata and controls

4 lines (3 loc) · 219 Bytes

Deprecate configuring hook specs/impls using attributes/marks.

Instead use :pypytest.hookimpl and :pypytest.hookspec. For more details, see the docs <configuring-hook-specs-impls-using-markers>.