test_ok1/changelog/2334.feature

2 lines
219 B
Gherkin

Now when ``@pytest.fixture`` is applied more than once to the same function a ``ValueError`` is raised. This buggy behavior would cause surprising problems and if was working for a test suite it was mostly by accident.