test_ok1/changelog/3083.removal.rst

4 lines
229 B
ReStructuredText
Raw Normal View History

2018-12-02 02:41:59 +08:00
Remove ``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.