test_ok2/changelog/6285.feature.rst

3 lines
200 B
ReStructuredText

Exposed the `pytest.FixtureLookupError` exception which is raised by `request.getfixturevalue()`
(where `request` is a `FixtureRequest` fixture) when a fixture with the given name cannot be returned.