5 lines
		
	
	
		
			No EOL
		
	
	
		
			114 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			No EOL
		
	
	
		
			114 B
		
	
	
	
		
			INI
		
	
	
	
	
	
[pytest]
 | 
						|
python_files = Test*.py
 | 
						|
addopts = -rsxX -v --durations=6
 | 
						|
markers =
 | 
						|
    webtest: mark a test as a webtest. |