I used `towncrier --draft` to see the full changelog, and decided to "nitpick" it so it reads better as a whole.
4 lines
230 B
ReStructuredText
4 lines
230 B
ReStructuredText
Removed ``Metafunc.addcall``. This was the predecessor mechanism to ``@pytest.mark.parametrize``.
|
|
|
|
See our `docs <https://docs.pytest.org/en/latest/deprecations.html#metafunc-addcall>`__ on information on how to update your code.
|