11 lines
		
	
	
		
			310 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			310 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
 | 
						|
setup: is now an "autouse fixture"
 | 
						|
========================================================
 | 
						|
 | 
						|
During development prior to the pytest-2.3 release the name
 | 
						|
``pytest.setup`` was used but before the release it was renamed
 | 
						|
and moved to become part of the general fixture mechanism,
 | 
						|
namely :ref:`autouse fixtures`
 | 
						|
 | 
						|
 |