Add pytest_runtestloop to the docs
This commit is contained in:
		
							parent
							
								
									08997279f4
								
							
						
					
					
						commit
						52a7ccef57
					
				|  | @ -596,6 +596,7 @@ Generic "runtest" hooks | ||||||
| 
 | 
 | ||||||
| All runtest related hooks receive a :py:class:`pytest.Item <_pytest.main.Item>` object. | All runtest related hooks receive a :py:class:`pytest.Item <_pytest.main.Item>` object. | ||||||
| 
 | 
 | ||||||
|  | .. autofunction:: pytest_runtestloop | ||||||
| .. autofunction:: pytest_runtest_protocol | .. autofunction:: pytest_runtest_protocol | ||||||
| .. autofunction:: pytest_runtest_setup | .. autofunction:: pytest_runtest_setup | ||||||
| .. autofunction:: pytest_runtest_call | .. autofunction:: pytest_runtest_call | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue