5 lines
		
	
	
		
			114 B
		
	
	
	
		
			INI
		
	
	
	
	
	
		
		
			
		
	
	
			5 lines
		
	
	
		
			114 B
		
	
	
	
		
			INI
		
	
	
	
	
	
|   | # content of pytest.ini | ||
|  | [pytest] | ||
|  | addopts = --durations=20 -ra | ||
|  | testpaths = lib/spack/spack/test | ||
|  | python_files = *.py |