diff --git a/changelog/6285.feature.rst b/changelog/6285.feature.rst new file mode 100644 index 000000000..74c691224 --- /dev/null +++ b/changelog/6285.feature.rst @@ -0,0 +1,2 @@ +Use `pytest.FixtureLookupError` to catch exceptions when calling `request.getfixturevalue`. +