3 lines
200 B
ReStructuredText
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.
|