Update changelog/6285.feature.rst
Co-Authored-By: Ran Benita <ran234@gmail.com>
This commit is contained in:
		
							parent
							
								
									b2d54fe6b1
								
							
						
					
					
						commit
						a03e076e89
					
				| 
						 | 
					@ -1,2 +1,2 @@
 | 
				
			||||||
Use `pytest.FixtureLookupError` to catch exceptions when calling `request.getfixturevalue`.
 | 
					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.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue